mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 03:10:29 +03:00
win: Fix cleanup in bundle.sh
This commit is contained in:
parent
2ce2137be7
commit
a1f3177e54
1
dist/win/bundle.sh
vendored
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user