[vlc-commits] packagemsi: rename target to be consistent with package-win32
Rafaël Carré
git at videolan.org
Tue Feb 12 17:17:31 CET 2013
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Feb 12 17:17:16 2013 +0100| [c3bc86c1c3a08f43ed64ca96008c0d7533d1b03e] | committer: Rafaël Carré
packagemsi: rename target to be consistent with package-win32
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c3bc86c1c3a08f43ed64ca96008c0d7533d1b03e
---
extras/package/win32/msi.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/package/win32/msi.mak b/extras/package/win32/msi.mak
index 4cfaf1d..2162931 100644
--- a/extras/package/win32/msi.mak
+++ b/extras/package/win32/msi.mak
@@ -8,7 +8,7 @@ W_MSIDIR=`winepath -w '$(MSIDIR)'`
MSIBUILDDIR=$(abs_top_builddir)/extras/package/win32/msi
W_MSIBUILDDIR=`winepath -w '$(MSIBUILDDIR)'`
-packagemsi: heat candle light
+package-msi: heat candle light
heat:
$(HEAT) dir $(VLCDIR)/plugins -cg CompPluginsGroup -gg -scom -sreg -sfrag -srd -dr PLUGINSDIR -out $(W_MSIBUILDDIR)/Plugins.fragment.wxs
More information about the vlc-commits
mailing list