X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d8a32752557086234046ed20520c54457bccd3b..b483f5fed274a9152faab05b0ebb4e5f5158c506:/wxPython/distrib/makedev.bat diff --git a/wxPython/distrib/makedev.bat b/wxPython/distrib/makedev.bat index 31df78063b..85ce3afb03 100755 --- a/wxPython/distrib/makedev.bat +++ b/wxPython/distrib/makedev.bat @@ -67,9 +67,9 @@ rem del /sxzy @del-dirs rm del-files 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 +rem *** bundle it all up TODO: don't hard-code the 2.8 +tar cvf ../dist/wxPython2.8-win32-devel-%1.tar wxPython-%1 +bzip2 -9 ../dist/wxPython2.8-win32-devel-%1.tar rem *** cleanup cd ..