sci-physics/root: update src_prepare for upstream fixes
authorGuilherme Amadio <amadio@gentoo.org>
Mon, 5 Aug 2019 15:33:48 +0000 (17:33 +0200)
committerGuilherme 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

index dbe4236df64c796ecc643460cb25ef2753f8cb81..c537b3c26ebc0ee2cd09d9aeda7788a08a0ec755 100644 (file)
@@ -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