summaryrefslogtreecommitdiff
path: root/standalone/windows
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-10 13:16:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-10 13:16:44 -0400
commite14639faf20556a6bafe8d27e60d0e8dc7f2f548 (patch)
tree92805eccf3b16d040d4963b37c305060fcb280a3 /standalone/windows
parent15c2e40417924cd842bf3757408a784ea3e84cb1 (diff)
didn't work
Diffstat (limited to 'standalone/windows')
-rwxr-xr-xstandalone/windows/build.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index e7f0069b5..e6f7b7e9e 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -20,10 +20,6 @@ withcyg () {
# This tells git-annex where to upgrade itself from.
UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-annex-installer.exe
-mkdir tmp || true
-TMPDIR=tmp
-export TMPDIR
-
# Uncomment to get rid of cabal installed libraries.
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc