projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe599e
)
sci-physics/root: prefixify clingutils CMakeLists.txt also for 6.12
author
Guilherme Amadio
<amadio@gentoo.org>
Wed, 17 Jul 2019 11:14:50 +0000
(13:14 +0200)
committer
Guilherme Amadio
<amadio@gentoo.org>
Wed, 17 Jul 2019 14:04:43 +0000
(16:04 +0200)
See commit
40d80638ed9255a4d263fe7c7fadf9ce7d6cd41c
.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sci-physics/root/root-6.12.06-r9.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/root/root-6.12.06-r9.ebuild
b/sci-physics/root/root-6.12.06-r9.ebuild
index 7797664bc1d85a6d4569bc63116af94db47119b1..244f4d26df850fe560b0c6b9892273c5551a1652 100644
(file)
--- a/
sci-physics/root/root-6.12.06-r9.ebuild
+++ b/
sci-physics/root/root-6.12.06-r9.ebuild
@@
-132,6
+132,8
@@
src_prepare() {
# CSS should use local images
sed -i -e 's,http://.*/,,' etc/html/ROOT.css || die "html sed failed"
+
+ hprefixify core/clingutils/CMakeLists.txt
}
# Note: ROOT uses bundled clang because it is patched and API-incompatible