From 2c5d4887a1df01d83bdbb4eb22ceafb36ff1003f Mon Sep 17 00:00:00 2001 From: Gildas Bazin Date: Wed, 8 Jun 2005 13:18:15 +0000 Subject: [PATCH] * Makefile.am: backport of 11352. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.2