diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-06 19:06:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-06 19:06:56 -0400 |
commit | caae4cc56df869836275a4a800d8536a01217be8 (patch) | |
tree | 9ddc95604e558df19c5bbb2b29f24ab8db11b03b /standalone | |
parent | 766d720aa6be715fcfef538aab48872cefa7f0e0 (diff) |
remove debug
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/windows/build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index f1f99c8f4..18a14958e 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -48,7 +48,6 @@ touch last-incremental-failed withcyg cabal configure withcyg cabal build || true ghc --make Build/EvilLinker -ls '/c/Program Files (x86)/Haskell Platform/2013.2.0.0/bin' || true Build/EvilLinker # Build the installer |