]> git.sesse.net Git - vlc/blobdiff - Makefile.am
* Makefile.am: backport of 11352.
[vlc] / Makefile.am
index 897e588d3f54b93a53995d2ffbf87731f316e0fe..81e048d724d152ff7751dd6b67baff21efa649bf 100644 (file)
@@ -791,7 +791,7 @@ endif
 
 package-win32-base-exe:
 # Create package
-       wine ~/.wine/fake_windows/Program\ Files/NSIS/makensis.exe \
+       wine C:/Program\ Files/NSIS/makensis.exe \
              /DVERSION=${VERSION} $(top_builddir)/vlc-${VERSION}/vlc.win32.nsi
 
 package-win32-base-exe-cygwin: