]> git.sesse.net Git - vlc/commitdiff
Better compression for win32.zip packages building in order to make E-bola happy.
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Oct 2006 19:59:34 +0000 (19:59 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Oct 2006 19:59:34 +0000 (19:59 +0000)
Makefile.am

index 6139368c9dec698314db37e0a2bcec019a60eeef..51e11b49b3fe03ac66b29151e89cd35db1128c1e 100644 (file)
@@ -805,7 +805,7 @@ package-win32-base-exe-linux:
 
 package-win32-base-zip: package-win32-base
 # Create package 
-       zip -r vlc-${VERSION}-win32.zip vlc-${VERSION}
+       zip -r -9 vlc-${VERSION}-win32.zip vlc-${VERSION}
 
 package-win32-base-7zip: package-win32-base
 # Create package