hmm
This commit is contained in:
parent
ab4925d4aa
commit
5fbe3bc756
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue