Commit 92c5d98b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove zip file first

parent bdeabc36
...@@ -883,6 +883,7 @@ package-win32-base-exe-linux: ...@@ -883,6 +883,7 @@ package-win32-base-exe-linux:
package-win32-base-zip: package-win32-base package-win32-base-zip: package-win32-base
# Create package # Create package
rm -f -- vlc-$(VERSION)-win32.zip
zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION) zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION)
package-win32-base-7zip: package-win32-base package-win32-base-7zip: package-win32-base
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment