From 7391c49305a12e5d3d48179401ff18f0d9b38145 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Oct 2017 13:42:46 -0400 Subject: [PATCH] temporarily disable rm to get building --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 70d1d092ca..c3cb94381e 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -33,7 +33,7 @@ export UPGRADE_LOCATION # Don't allow build artifact from a past successful build to be extracted # if we fail. -withcyg rm -f git-annex-installer.exe +#withcyg rm -f git-annex-installer.exe # Deps are not built with cygwin environment, because we don't want # configure scripts for haskell libraries to link them with the cygwin