]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makedocs
added missing button state
[wxWidgets.git] / wxPython / distrib / makedocs
index 9cfaeea489c4e99c89443b4e131357886b17964a..c530a6d868f82d12e1114de60623be21d00f3bb8 100755 (executable)
@@ -62,9 +62,9 @@ cp ../distrib/viewdocs.py $DEST
 cp ../distrib/README.viewdocs.txt $DEST/README.txt
 ##cp ../docs/xml/wxPython-metadata.xml $DEST
 
-rm -f ../dist/wxPython-docs-$VERSION.tar.gz
+rm -f ../dist/wxPython-docs-$VERSION.tar.bz2
 tar cvf ../dist/wxPython-docs-$VERSION.tar wxPython-$VERSION
-gzip -9 ../dist/wxPython-docs-$VERSION.tar
+bzip2 -9 ../dist/wxPython-docs-$VERSION.tar
 
 
 # **** Cleanup