aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc47/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc47/pkg-plist')
-rw-r--r--lang/gcc47/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc47/pkg-plist b/lang/gcc47/pkg-plist
index cec9824bac17..9c30507166b9 100644
--- a/lang/gcc47/pkg-plist
+++ b/lang/gcc47/pkg-plist
@@ -46,4 +46,6 @@ share/gcc-%%GCC_VER%%/python/libstdcxx/v6/printers.py
%%JAVA%%libdata/pkgconfig/libgcj-4.7.pc
%%JAVA%%share/java/libgcj-%%GCC_VER%%.jar
%%JAVA%%share/java/libgcj-tools-%%GCC_VER%%.jar
+@exec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
+@unexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
@comment Insert PLIST.lib here