[vlc-devel] commit: Clean qt4 windows "source" package (transition from gzip to bzip2) ( Rafaël Carré )

git version control git at videolan.org
Tue Mar 4 16:37:19 CET 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Mar  4 16:36:43 2008 +0100| [de8b9136ff33087d0992a0ecd40fb2dfd2fdbab3]

Clean qt4 windows "source" package (transition from gzip to bzip2)

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=de8b9136ff33087d0992a0ecd40fb2dfd2fdbab3
---

 extras/contrib/src/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 248f932..99fe125 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1486,7 +1486,7 @@ endif
 
 CLEAN_FILE += .qt4_win32
 CLEAN_PKG += qt4_win32
-DISTCLEAN_PKG += qt4-$(QT4_VERSION)-win32-bin.tar.gz
+DISTCLEAN_PKG += qt4-$(QT4_VERSION)-win32-bin.tar.bz2
 
 # ***************************************************************************
 # qt4 (trolltech binaries)




More information about the vlc-devel mailing list