X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77d4f4438608f5a4aac6a30ef317f6d654710351..2be57a51314dab0a6b558eedb65bb6affb5c73f9:/wxPython/distrib/makedocs diff --git a/wxPython/distrib/makedocs b/wxPython/distrib/makedocs index 682b6b7a8e..fd4d12007b 100755 --- a/wxPython/distrib/makedocs +++ b/wxPython/distrib/makedocs @@ -59,9 +59,9 @@ cp ../distrib/viewdocs.py $DEST cp ../distrib/README.viewdocs.txt $DEST/README.txt cp ../docs/xml/wxPython-metadata.xml $DEST -rm -f ../dist/wxPythonDocs-$VERSION.tar.gz -tar cvf ../dist/wxPythonDocs-$VERSION.tar $DEST -gzip -9 ../dist/wxPythonDocs-$VERSION.tar +rm -f ../dist/wxPython-docs-$VERSION.tar.gz +tar cvf ../dist/wxPython-docs-$VERSION.tar $DEST +gzip -9 ../dist/wxPython-docs-$VERSION.tar # **** Cleanup