X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6139dacacea9c08c76c320a5cf8f2390122df86..b74cce40fd1ddd4d1432ff668deee5ea89cd406c:/wxPython/distrib/makedemo diff --git a/wxPython/distrib/makedemo b/wxPython/distrib/makedemo index 7dfe6cc356..bf340d4335 100755 --- a/wxPython/distrib/makedemo +++ b/wxPython/distrib/makedemo @@ -28,8 +28,8 @@ rm -f `find _distrib_tgz/wxPython-$1 -name *.so` cd _distrib_tgz -tar cvf ../dist/wxPython-demo-$1.tar wxPython-$1 -gzip ../dist/wxPython-demo-$1.tar +tar cvf ../dist/wxPythonDemo-$1.tar wxPython-$1 +gzip ../dist/wxPythonDemo-$1.tar cd .. rm -r _distrib_tgz