commit: 2e171abb89291e69641c9f5b14d24032f74f10a2
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 7 13:08:09 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Dec 7 13:08:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e171abb
net-misc/icaclient: Minor ebuild improvements
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
net-misc/icaclient/icaclient-18.10.0.11.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/icaclient/icaclient-18.10.0.11.ebuild
b/net-misc/icaclient/icaclient-18.10.0.11.ebuild
index 8217b458a55..b8118d5f9b1 100644
--- a/net-misc/icaclient/icaclient-18.10.0.11.ebuild
+++ b/net-misc/icaclient/icaclient-18.10.0.11.ebuild
@@ -118,7 +118,7 @@ src_install() {
for tmpl in {appsrv,wfclient}.template ; do
newins nls/en/${tmpl} ${tmpl/template/ini}
done
- touch "${ED%/}/${ICAROOT}"/config/.server || die
+ touch "${ED}/${ICAROOT}"/config/.server || die
insinto "${ICAROOT}"/gtk
doins gtk/*
@@ -155,8 +155,8 @@ src_install() {
dosym UTF-8 "${ICAROOT}"/nls/${lang}/utf8
for tmpl in {appsrv,wfclient}.template ; do
- cp "${ED%/}/${ICAROOT}"/nls/${lang}/${tmpl} \
-
"${ED%/}/${ICAROOT}"/nls/${lang}/${tmpl/template/ini} \
+ cp "${ED}/${ICAROOT}"/nls/${lang}/${tmpl} \
+
"${ED}/${ICAROOT}"/nls/${lang}/${tmpl/template/ini} \
|| die
done
done
@@ -188,7 +188,7 @@ src_install() {
dodir /etc/revdep-rebuild/
echo "SEARCH_DIRS_MASK=\"${ICAROOT}\"" \
- > "${ED%/}"/etc/revdep-rebuild/70icaclient
+ > "${ED}"/etc/revdep-rebuild/70icaclient
# 651926
domenu "${FILESDIR}"/wfica.desktop