diff options
Diffstat (limited to 'app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild')
-rw-r--r-- | app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild b/app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild index 9fdeb5a..8343f37 100644 --- a/app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild +++ b/app-crypt/truecrypt/truecrypt-7.0a-r1.ebuild @@ -92,7 +92,7 @@ src_install() { if use X; then newicon Resources/Icons/TrueCrypt-48x48.xpm truecrypt.xpm || die - make_desktop_entry "TrueCrypt" ${PN} ${PN} || die + make_desktop_entry || die fi } |