From bcd100860ad3733a25f769e2874c2024a22bb9b8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Oct 2017 00:19:10 -0400 Subject: make dir --- standalone/windows/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index af3e4be5b..b8a47944b 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -70,6 +70,7 @@ withcygpreferred stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddo ./Build/NullSoftInstaller rm -f dist/build-version +mkdir -p dist stack ghc --stack-yaml standalone/windows/stack.yaml --no-haddock \ Build/BuildVersion.hs > dist/build-version ./Build/BuildVersion -- cgit v1.2.3