This commit is contained in:
Joey Hess 2013-05-19 20:41:44 -04:00
parent ab4925d4aa
commit 5fbe3bc756

View file

@ -36,6 +36,8 @@ cd ..
cabal install --only-dependencies -f"$FLAGS"
runbuild () {
set -e
# Build git-annex
withcyg cabal configure -f"$FLAGS"
withcyg cabal build