summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-07 16:11:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-07 16:11:30 -0400
commitef44b69ed00d42f207fb481c38f067c08079c521 (patch)
tree8ae1ad279e6bfd5976656aa0a506400026da954a
parent3374668ab15092dc3abc49877b1dfc2c99dd2ba5 (diff)
typo
-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