win build: clear $CONTRIB_WINE/dist between builds

This commit is contained in:
SomberNight
2022-08-05 17:53:20 +02:00
parent 150ebe116a
commit 787dd69282
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -106,9 +106,9 @@ if test -f "dist/$win1"; then
else
pushd .
if test -f "contrib/build-wine/dist/$win1"; then
info "unsigned file exists: $win1"
info "unsigned file exists: $win1"
else
./contrib/build-wine/build.sh
./contrib/build-wine/build.sh
fi
cd contrib/build-wine/
if [ ! -z "$RELEASEMANAGER" ] ; then