zcat is needed from cygwin to build
This commit is contained in:
Joey Hess 2015-09-11 13:46:29 -04:00
parent aca0fd53b2
commit 64a1f6d4d7

View file

@ -76,7 +76,7 @@ fi
# Build the installer
cabal install nsis
ghc -fforce-recomp --make Build/NullSoftInstaller.hs -fno-warn-tabs
Build/NullSoftInstaller.exe
PATH=".:/c/cygwin/bin:$PATH" Build/NullSoftInstaller.exe
rm -f last-incremental-failed