summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kabcclient')
-rw-r--r--kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild4
-rw-r--r--kde-apps/kabcclient/kabcclient-4.14.11_pre20160611.ebuild2
-rw-r--r--kde-apps/kabcclient/kabcclient-4.4.2016.01.ebuild4
-rw-r--r--kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild2
4 files changed, 6 insertions, 6 deletions
diff --git a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
index 7d8370f123ae..3fce87698a89 100644
--- a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.ebuild
+++ b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160211.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=6
@@ -25,5 +25,5 @@ src_install() {
kde4-meta_src_install
# work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient ${PREFIX}/bin/kabc2mutt
+ dosym kabcclient /usr/bin/kabc2mutt
}
diff --git a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160611.ebuild b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160611.ebuild
index b2030ea64118..7d6045e4fbe0 100644
--- a/kde-apps/kabcclient/kabcclient-4.14.11_pre20160611.ebuild
+++ b/kde-apps/kabcclient/kabcclient-4.14.11_pre20160611.ebuild
@@ -22,5 +22,5 @@ src_install() {
kde4-meta_src_install
# work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient ${PREFIX}/bin/kabc2mutt
+ dosym kabcclient /usr/bin/kabc2mutt
}
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
}
diff --git a/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild b/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild
index 22931fddd5b2..dd8f30d67665 100644
--- a/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild
+++ b/kde-apps/kabcclient/kabcclient-4.4.2017.04.ebuild
@@ -23,5 +23,5 @@ src_install() {
kde4-meta_src_install
# work around NULL DT_RPATH in kabc2mutt
- dosym kabcclient ${PREFIX}/bin/kabc2mutt
+ dosym kabcclient /usr/bin/kabc2mutt
}