summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index cf29c63bf..2490bbb56 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -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