Build and distrib changes and etc. for 2.6.1.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-06-05 04:51:51 +00:00
parent ee45c548e6
commit a432a02b4e
7 changed files with 98 additions and 45 deletions

View File

@@ -30,4 +30,6 @@ if [ $skipwin != yes ]; then
echo "Fetching the results..."
scp "$WIN_HOST:$WIN_BUILD/wxPython*-win32*" $STAGING_DIR
ssh $WIN_HOST "rm $WIN_BUILD/wxPython*-win32*"
echo "Done!"
fi