commit: 6e21b8c068268e28d46d43cc9620c65456665659
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 5 15:33:48 2019 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Aug 5 15:33:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e21b8c0
sci-physics/root: update src_prepare for upstream fixes
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
sci-physics/root/root-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index dbe4236df64..c537b3c26eb 100644
--- 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