]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makedemo
'[1219035] cleanup: miscellaneous' and minor source cleaning.
[wxWidgets.git] / wxPython / distrib / makedemo
index 52bf91775bca11214f8362a735aa1af23ee48059..54eb2f85c9fa813be74b039fde8629a02bf749c3 100755 (executable)
@@ -28,8 +28,8 @@ rm -f `find  _distrib_tgz/wxPython-$VERSION -name ".#*"`
 
 cd _distrib_tgz
 
-tar cvf ../dist/wxPythonDemo-$VERSION.tar wxPython-$VERSION
-gzip -9 ../dist/wxPythonDemo-$VERSION.tar
+tar cvf ../dist/wxPython-demo-$VERSION.tar wxPython-$VERSION
+gzip -9 ../dist/wxPython-demo-$VERSION.tar
 
 cd ..
 rm -r _distrib_tgz