summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-09 15:04:57 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-09 15:04:57 -0400
commitc23030ce3ada275fe9054173091e347e3f97c259 (patch)
tree1e2b3f61623d0e2ed0bbe3e6446e2ad9e6153c2e /standalone/windows
parentdbaef4b461a49bba603b4a4a410de31bd89e2d0f (diff)
trying again for webapp in windows autobuild
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 8a555e6dc..730c99858 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -45,11 +45,11 @@ fi
touch last-incremental-failed
# Build git-annex
-withcyg cabal configure -f-WebApp
+withcyg cabal configure
withcyg cabal build || true
-#rm -f Build/EvilLinker.exe
-#ghc --make Build/EvilLinker
-#Build/EvilLinker
+rm -f Build/EvilLinker.exe
+ghc --make Build/EvilLinker
+Build/EvilLinker
# Build the installer
cabal install nsis