From: Gildas Bazin Date: Wed, 8 Jun 2005 13:18:15 +0000 (+0000) Subject: * Makefile.am: backport of 11352. X-Git-Tag: 0.8.2~78 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2c5d4887a1df01d83bdbb4eb22ceafb36ff1003f;p=vlc * Makefile.am: backport of 11352. --- diff --git a/Makefile.am b/Makefile.am index 897e588d3f..81e048d724 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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: