]> git.saurik.com Git - wxWidgets.git/commitdiff
copy the metadata file into the docs archive too
authorRobin Dunn <robin@alldunn.com>
Tue, 2 Mar 2004 23:50:39 +0000 (23:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 2 Mar 2004 23:50:39 +0000 (23:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/makedocs

index d35e5c66079e6ad00df63c3368b439ced3d56297..4fb5faf345bfeee8a5d6873f6579d33b999f60f4 100755 (executable)
@@ -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