summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild')
-rw-r--r--kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild b/kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild
index 34d9eba6af10..d833ea6d94cd 100644
--- a/kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild
+++ b/kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,5 +22,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 /usr/bin/kabc2mutt
}