projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb031c4
)
sys-apps/hwloc: fix on prefix
author
Guilherme Amadio
<amadio@gentoo.org>
Mon, 18 May 2020 15:59:08 +0000
(17:59 +0200)
committer
Guilherme Amadio
<amadio@gentoo.org>
Mon, 18 May 2020 15:59:22 +0000
(17:59 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sys-apps/hwloc/hwloc-2.1.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/hwloc/hwloc-2.1.0.ebuild
b/sys-apps/hwloc/hwloc-2.1.0.ebuild
index ebd907937810d96a71bbeb5707cd8ccb868f3b69..7c50207b27802ecfdbfb27672f08d402260c31c7 100644
(file)
--- a/
sys-apps/hwloc/hwloc-2.1.0.ebuild
+++ b/
sys-apps/hwloc/hwloc-2.1.0.ebuild
@@
-78,6
+78,6
@@
multilib_src_configure() {
multilib_src_install_all() {
default
- systemd_dounit "${D}/usr/share/hwloc/hwloc-dump-hwdata.service"
- find "${D}" -name '*.la' -delete || die
+ systemd_dounit "${
E
D}/usr/share/hwloc/hwloc-dump-hwdata.service"
+ find "${
E
D}" -name '*.la' -delete || die
}