summaryrefslogtreecommitdiff
path: root/kde-base/kabcclient/kabcclient-4.6.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kabcclient/kabcclient-4.6.9999.ebuild')
-rw-r--r--kde-base/kabcclient/kabcclient-4.6.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kabcclient/kabcclient-4.6.9999.ebuild b/kde-base/kabcclient/kabcclient-4.6.9999.ebuild
index 0ff3af3447e..81b8782be6b 100644
--- a/kde-base/kabcclient/kabcclient-4.6.9999.ebuild
+++ b/kde-base/kabcclient/kabcclient-4.6.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdepim"
@@ -23,5 +23,5 @@ src_install() {
kde4-meta_src_install
# work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient ${PREFIX}/bin/kabc2mutt || die "couldn't symlink kabc2mutt to kabcclient"
+ dosym kabcclient ${PREFIX}/bin/kabc2mutt
}