This commit is contained in:
Joey Hess 2013-12-10 14:07:18 -04:00
parent 880aeafed8
commit 147349057e

View file

@ -51,6 +51,8 @@ withcyg cabal configure
if ! withcyg cabal build; then
rm -f Build/EvilLinker.exe
ghc --make Build/EvilLinker
WINDIR='C:\Windows\Temp'
export WINDIR
Build/EvilLinker
fi