summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <smithdanea@gmail.com>2010-12-15 14:03:45 -0500
committerDane Smith <smithdanea@gmail.com>2010-12-15 14:03:45 -0500
commit8262a7cb14bf4519f5c1f537fe199d9a9162f2bf (patch)
tree831e3f1f87b840685c945378243327159a3abafa /app-crypt/truecrypt/truecrypt-7.0a-r2.ebuild
parentManifest (diff)
downloadc1pher-8262a7cb14bf4519f5c1f537fe199d9a9162f2bf.tar.gz
c1pher-8262a7cb14bf4519f5c1f537fe199d9a9162f2bf.tar.bz2
c1pher-8262a7cb14bf4519f5c1f537fe199d9a9162f2bf.zip
Fixed a typo.
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 ce530a6..b28a265 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}" ${PN} || die
if use X; then
newicon Resources/Icons/TrueCrypt-48x48.xpm truecrypt.xpm || die