summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-12-07 14:08:09 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-12-07 14:08:23 +0100
commit2e171abb89291e69641c9f5b14d24032f74f10a2 (patch)
tree2f7832050cbcd8eea5223cac7b4f549ee01955e7
parentmedia-libs/libpng: arm stable wrt bug #672448 (diff)
downloadgentoo-2e171abb89291e69641c9f5b14d24032f74f10a2.tar.gz
gentoo-2e171abb89291e69641c9f5b14d24032f74f10a2.tar.bz2
gentoo-2e171abb89291e69641c9f5b14d24032f74f10a2.zip
net-misc/icaclient: Minor ebuild improvements
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-rw-r--r--net-misc/icaclient/icaclient-18.10.0.11.ebuild8
1 files 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 8217b458a559..b8118d5f9b1e 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