[vlc-devel] commit: Package the qt4 translations (Christophe Mutricy )
git version control
git at videolan.org
Thu Jul 31 00:03:33 CEST 2008
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Jul 30 22:42:48 2008 +0100| [fd9e64e9b40469bfb533d748d764ff44859ccef3]
Package the qt4 translations
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd9e64e9b40469bfb533d748d764ff44859ccef3
---
extras/contrib/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index dd321f2..1c62f5b 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -67,7 +67,7 @@ package-win32:
fi
mkdir -p tmp/$(DISTDIR)
tar cf - --dereference bin sbin include lib share/aclocal*\
- share/autoconf* \
+ share/autoconf* share/qt4* \
share/automake* share/gettext* gecko-sdk\
| (cd tmp/$(DISTDIR); tar xpf -)
#kludge for live.com
More information about the vlc-devel
mailing list