temporarily disable rm to get building
This commit is contained in:
parent
bc08ef886d
commit
7391c49305
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export UPGRADE_LOCATION
|
||||||
|
|
||||||
# Don't allow build artifact from a past successful build to be extracted
|
# Don't allow build artifact from a past successful build to be extracted
|
||||||
# if we fail.
|
# 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
|
# Deps are not built with cygwin environment, because we don't want
|
||||||
# configure scripts for haskell libraries to link them with the cygwin
|
# configure scripts for haskell libraries to link them with the cygwin
|
||||||
|
|
Loading…
Reference in a new issue