aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/f90cache/f90cache-0.99c.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/f90cache/f90cache-0.99c.ebuild b/dev-util/f90cache/f90cache-0.99c.ebuild
index bb2a72471..c3a5b82ec 100644
--- a/dev-util/f90cache/f90cache-0.99c.ebuild
+++ b/dev-util/f90cache/f90cache-0.99c.ebuild
@@ -25,7 +25,7 @@ src_install() {
#we depend on ccache, put links in there so that portage find it
#TODO improve this
- dosym ../../../bin/f90cache "${ROOT}/usr/$(get_libdir)/ccache/bin/gfortran"
+ dosym ../../../bin/f90cache "/usr/$(get_libdir)/ccache/bin/gfortran"
}
pkg_postinst() {