From: Guilherme Amadio Date: Mon, 5 Aug 2019 15:33:48 +0000 (+0200) Subject: sci-physics/root: update src_prepare for upstream fixes X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6e21b8c068268e28d46d43cc9620c65456665659;p=gentoo.git sci-physics/root: update src_prepare for upstream fixes Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio --- diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index dbe4236df64c..c537b3c26ebc 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