This commit is contained in:
Joey Hess 2015-05-07 16:11:30 -04:00
parent 41302bf6e4
commit 721d32422e

View file

@ -71,7 +71,7 @@ ghc -fforce-recomp --make Build/NullSoftInstaller.hs
if [ ! -e rsync.exe ]; then
withcyg wget https://downloads.kitenet.net/git-annex/windows/assets/rsync.exe
fi
PATH=".:/c/cygwin/bin:$PATH" withcygpreferred Build/NullSoftInstaller.exe
PATH=".:/c/cygwin/bin:$PATH" Build/NullSoftInstaller.exe
rm -f last-incremental-failed