aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 13:51:31 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-10-25 13:51:31 -0400
commitc90d07d0dd37e3631bf70bd01e68c7f818215a97 (patch)
treee5fa007012a45d8eda9ddfe9675a92e258975cb3 /standalone
parent0cd34920d80b04409b4a182a96b02e28f4ee4ee2 (diff)
Windows: Remove wget from bundle; it needs libraries that are not included, and git for windows includes curl which git-annex will use instead.
wget was broken even in the previous old release of the windows bundle, this is not new breakage. msys-idn-11.dll and probably more would be needed to use it. git for windows includes msys-idn2-0.dll instead.
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index b209d2d9b..037351075 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -53,7 +53,6 @@ getextra () {
fi
}
getextra rsync.exe 85cb7a4d16d274fcf8069b39042965ad26abd6aa
-getextra wget.exe 044380729200d5762965b10123a4f134806b01cf
# Deps are not built with cygwin environment, because we don't want
# configure scripts for haskell libraries to link them with the cygwin