diff --git a/gemcompiler.sh b/gemcompiler.sh index be29e83..8f3f5a9 100644 --- a/gemcompiler.sh +++ b/gemcompiler.sh @@ -1,5 +1,7 @@ #!/bin/sh +export PATH=usr/lib/ccache/bin:$PATH + cd /srv/gems test -f ${GEM}-${VERSION}.gem \