summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-16 14:16:48 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-16 14:16:48 +0000
commitb5e982126c362d8c430fa101e1d6fb4f7d019923 (patch)
tree3702f1386d45b78cd6694f8e60be76bbae29214c /app-arch
parentUpdate patches (diff)
downloadhistorical-b5e982126c362d8c430fa101e1d6fb4f7d019923.tar.gz
historical-b5e982126c362d8c430fa101e1d6fb4f7d019923.tar.bz2
historical-b5e982126c362d8c430fa101e1d6fb4f7d019923.zip
Install bug fixes
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild b/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild
index 0e73e0edb1ea..27870e8bd85a 100644
--- a/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild
+++ b/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild
@@ -20,8 +20,7 @@ src_compile() {
}
src_install () {
-
- try make DESTDIR=${D} install
+ try make DESTDIR=${D} kde_locale=${D}${KDEDIR}/share/locale install
dodoc AUTHORS COPYING ChangeLog NEWS README TODO
}