Commit 78ef7654 authored by Gildas Bazin's avatar Gildas Bazin

* Makefile.am: use the new wine cmdl syntax for make package-win32.

parent 2e3f8354
......@@ -659,7 +659,7 @@ endif
package-win32-base-exe:
# Create package
wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe \
-- /DVERSION=${VERSION} $(srcdir)/vlc-${VERSION}/vlc.win32.nsi
/DVERSION=${VERSION} $(srcdir)/vlc-${VERSION}/vlc.win32.nsi
package-win32-base-zip:
# Create package
......
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