]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makedev.bat
documentation for wxAppTraits (patch 1518295 from Francesco)
[wxWidgets.git] / wxPython / distrib / makedev.bat
index 31df78063b5a29e4b708d5eda8981c2f14616b03..d48f9159491a01b6e6ae2126f68bb199d56dc805 100755 (executable)
@@ -69,7 +69,7 @@ rm del-dirs
 
 rem *** bundle it all up  TODO: don't hard-code the 2.6
 tar cvf ../dist/wxPython2.6-win32-devel-%1.tar wxPython-%1
-gzip -9 ../dist/wxPython2.6-win32-devel-%1.tar
+bzip2 -9 ../dist/wxPython2.6-win32-devel-%1.tar
 
 rem *** cleanup
 cd ..