projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0ab0d
)
sci-physics/root: update src_prepare for upstream fixes
author
Guilherme Amadio
<amadio@gentoo.org>
Mon, 5 Aug 2019 15:33:48 +0000
(17:33 +0200)
committer
Guilherme Amadio
<amadio@gentoo.org>
Mon, 5 Aug 2019 15:33:48 +0000
(17:33 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sci-physics/root/root-9999.ebuild
patch
|
blob
|
history
diff --git
a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index dbe4236df64c796ecc643460cb25ef2753f8cb81..c537b3c26ebc0ee2cd09d9aeda7788a08a0ec755 100644
(file)
--- a/
sci-physics/root/root-9999.ebuild
+++ b/
sci-physics/root/root-9999.ebuild
@@
-141,8
+141,6
@@
src_prepare() {
if use nosplash; then
sed -i -e '/bool gNoLogo/s@false@true@' rootx/src/rootx.cxx
fi
-
- hprefixify core/clingutils/CMakeLists.txt
}
# Note: ROOT uses bundled clang because it is patched and API-incompatible