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

@@ -37,5 +37,8 @@ if [ $skiposx != yes ]; then
echo "Fetching the results..."
scp "root@$host:$OSX_BUILD/wxPython*-osx*" $STAGING_DIR
ssh root@$host "rm $OSX_BUILD/wxPython*-osx*"
echo "Done!"
sleep 1
fi