don't hardcode path to cygwin stuff, look for it in PATH
This commit is contained in:
parent
b1b332592f
commit
c2e279b6ce
2 changed files with 15 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue