summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <smithdanea@gmail.com>2010-12-15 14:07:49 -0500
committerDane Smith <smithdanea@gmail.com>2010-12-15 14:07:49 -0500
commit33f19975ec1097a1b1982cbf0ca9f402d74e0116 (patch)
treeccb2ea869b0c3e3cfe30250ff5559c329e809ca1 /app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
parentFixed a typo. (diff)
downloadc1pher-33f19975ec1097a1b1982cbf0ca9f402d74e0116.tar.gz
c1pher-33f19975ec1097a1b1982cbf0ca9f402d74e0116.tar.bz2
c1pher-33f19975ec1097a1b1982cbf0ca9f402d74e0116.zip
do != new
Diffstat (limited to 'app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild')
-rw-r--r--app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild b/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
index b28a265..0a8ae9a 100644
--- a/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
+++ b/app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
@@ -90,7 +90,7 @@ src_install() {
exeinto "/$(get_libdir)/rcscripts/addons"
newexe "${FILESDIR}/${PN}-stop.sh" "${PN}-stop.sh" || die
- doinitd "${FILESDIR}/${PN}" ${PN} || die
+ doinitd "${FILESDIR}/${PN}" || die
if use X; then
newicon Resources/Icons/TrueCrypt-48x48.xpm truecrypt.xpm || die