Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove stale file on every build.
  • Loading branch information
coke committed Nov 13, 2012
1 parent a98362d commit 1198e62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/niecza.sh
@@ -1,6 +1,10 @@
#!/bin/sh

rm -rf niecza

# remove stale compiled file slipping through the cracks
rm -r ~/.local/share/NieczaModuleCache

git clone git://github.com/sorear/niecza.git
cd niecza
ln -s ../../roast t/spec
Expand Down

0 comments on commit 1198e62

Please sign in to comment.