ccache
This commit is contained in:
parent
e7fe5ab5b8
commit
2500b6d129
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
export PATH=usr/lib/ccache/bin:$PATH
|
||||
|
||||
cd /srv/gems
|
||||
|
||||
test -f ${GEM}-${VERSION}.gem \
|
||||
|
|
Loading…
Reference in a new issue