From abab5ea4076a405013a26ca0f252382c8f15acb2 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Wed, 17 Jul 2019 13:14:50 +0200 Subject: 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 --- sci-physics/root/root-6.12.06-r9.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sci-physics/root') diff --git a/sci-physics/root/root-6.12.06-r9.ebuild b/sci-physics/root/root-6.12.06-r9.ebuild index 7797664bc1d8..244f4d26df85 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 -- cgit v1.2.3-65-gdbad