commit:     abab5ea4076a405013a26ca0f252382c8f15acb2
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 11:14:50 2019 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 14:04:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abab5ea4

sci-physics/root: prefixify clingutils CMakeLists.txt also for 6.12

See commit 40d80638ed9255a4d263fe7c7fadf9ce7d6cd41c.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sci-physics/root/root-6.12.06-r9.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-physics/root/root-6.12.06-r9.ebuild 
b/sci-physics/root/root-6.12.06-r9.ebuild
index 7797664bc1d..244f4d26df8 100644
--- 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

Reply via email to