summaryrefslogtreecommitdiff
path: root/sci-physics/root/root-6.12.06-r9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/root/root-6.12.06-r9.ebuild')
-rw-r--r--sci-physics/root/root-6.12.06-r9.ebuild2
1 files changed, 2 insertions, 0 deletions
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