copy the metadata file into the docs archive too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-02 23:50:39 +00:00
parent e8a71fa08c
commit 51ba037fa8

View File

@@ -55,6 +55,7 @@ done
popd
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