win: Fix cleanup in bundle.sh

This commit is contained in:
Alexander Kojevnikov 2011-03-28 09:06:23 +08:00
parent 2ce2137be7
commit a1f3177e54

1
dist/win/bundle.sh vendored

@ -11,6 +11,7 @@ pushd $(dirname $0)/../..
rm -fr dist/win/Spek
mkdir dist/win/Spek
rm dist/win/spek.{msi,zip}
# Compile the resource file
windres dist/win/spek.rc -O coff -o dist/win/spek.res