aboutsummaryrefslogtreecommitdiff
path: root/extra/ccache
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ccache')
-rw-r--r--[-rwxr-xr-x]extra/ccache/message (renamed from extra/ccache/post-install)6
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/ccache/post-install b/extra/ccache/message
index 75fdb200..df9c77d0 100755..100644
--- a/extra/ccache/post-install
+++ b/extra/ccache/message
@@ -1,10 +1,4 @@
-#!/bin/sh
-
-cat <<EOF
-
NOTE: To enable 'ccache' add this to your
'.shellrc' or '.profile'.
-> export PATH=/usr/lib/ccache/bin:\$PATH
-
-EOF