]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/makedocs
Moved some of the linux builds to a new build host
[wxWidgets.git] / wxPython / distrib / makedocs
index 682b6b7a8e3521ab42903419536de3ddf786307a..fd4d12007b605b04c4889220cdfc59837dfcf934 100755 (executable)
@@ -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