distrib tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-27 00:30:47 +00:00
parent 118208ac3b
commit dd35b09a3b

View File

@@ -15,7 +15,7 @@ fi
function usage { function usage {
echo "" echo ""
echo "Usage: $0 [apple|local] [command flags...]" echo "Usage: $0 [panther|jaguar] [command flags...]"
echo "" echo ""
echo " panther Build for Apple's python in /usr/bin, such as on Panther" echo " panther Build for Apple's python in /usr/bin, such as on Panther"
echo " jaguar Build for a python in /usr/local/bin, such as on Jaguar" echo " jaguar Build for a python in /usr/local/bin, such as on Jaguar"