summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-14 15:18:23 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-14 15:18:23 -0400
commita5d5a1a848d96441579d4a570b731eaa9fe7ea12 (patch)
tree5e9e13cb5267ea5901407c6e9315c73d75ca0a55 /standalone
parentad5c75a29ab51b0f45437406d89df35267d36066 (diff)
remove unnecessary clean
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/windows/build.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index bd7b1b665..56323d8a3 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -29,9 +29,6 @@ export UPGRADE_LOCATION
FORCE_GIT_VERSION=1.9.5
export FORCE_GIT_VERSION
-cabal clean
-rm -rf dist dist.old || mv -v dist dist.old
-
# Uncomment to get rid of cabal installed libraries.
#rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc