From: Robin Dunn Date: Fri, 27 Feb 2004 00:30:47 +0000 (+0000) Subject: distrib tweaks X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dd35b09a3b4e044abb7fa9c704da649759789f81 distrib tweaks git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/distrib/mac/wxPythonOSX/build b/wxPython/distrib/mac/wxPythonOSX/build index 5deb6e4c45..3e01fc029b 100755 --- a/wxPython/distrib/mac/wxPythonOSX/build +++ b/wxPython/distrib/mac/wxPythonOSX/build @@ -15,7 +15,7 @@ fi function usage { echo "" - echo "Usage: $0 [apple|local] [command flags...]" + echo "Usage: $0 [panther|jaguar] [command flags...]" echo "" 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"