projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3521cb6
)
sys-devel/distcc: Prefixify the eselect path.
author
Benda Xu
<heroxbd@gentoo.org>
Mon, 2 Oct 2017 05:47:43 +0000
(14:47 +0900)
committer
Benda Xu
<heroxbd@gentoo.org>
Mon, 2 Oct 2017 05:47:43 +0000
(14:47 +0900)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
index 64e27b026163a1152abb07908f5c3a8a3193abc3..a2c88769102f0dedbdfbee332d54bb35a27297ec 100644
(file)
--- a/
sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
+++ b/
sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
@@
-148,7
+148,7
@@
src_install() {
fi
insinto /usr/share/shadowman/tools
- newins - distcc <<<"${DCCC_PATH}"
+ newins - distcc <<<"${
EPREFIX}${
DCCC_PATH}"
rm -r "${ED}/etc/default" || die
rm "${ED}/etc/distcc/clients.allow" || die