summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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