[vlc-commits] commit: WinCE: try to fix building packages (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Fri Jul 16 16:48:04 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jul 16 15:56:28 2010 +0200| [93a913a0afa3901da551c9f724ef121e5ff713e8] | committer: Jean-Baptiste Kempf
WinCE: try to fix building packages
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=93a913a0afa3901da551c9f724ef121e5ff713e8
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 423cb69..54b0ee3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -702,7 +702,7 @@ npvlc=vlc-$(VERSION)/mozilla/npvlc$(LIBEXT)
axvlc=vlc-$(VERSION)/activex/axvlc$(LIBEXT)
win32_lua_destdir=$(win32_destdir)/lua
win32_http_destdir=$(win32_destdir)/http
-destdir=_win32
+destdir=$(prefix)
#Win-common is for win32 and wince
package-win-common: install
More information about the vlc-commits
mailing list