don't hardcode path to cygwin stuff, look for it in PATH

This commit is contained in:
Joey Hess 2013-05-17 14:19:08 -04:00
parent b1b332592f
commit c2e279b6ce
2 changed files with 15 additions and 11 deletions

View file

@ -39,4 +39,4 @@ incygwin cabal build
# Build the installer
cabal install nsis
ghc --make Build/NullSoftInstaller.hs
Build/NullSoftInstaller.exe
incygwin Build/NullSoftInstaller.exe