X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1a9f3318b7698a404a65538e6ec2a2c0ac1230e..d3c518f98523e211e65f2089dc15e16836486d9e:/wxPython/distrib/all/build-osx diff --git a/wxPython/distrib/all/build-osx b/wxPython/distrib/all/build-osx index 40bba17664..f799c1d63e 100755 --- a/wxPython/distrib/all/build-osx +++ b/wxPython/distrib/all/build-osx @@ -7,9 +7,9 @@ set -o errexit # . $1 -host=$2 -flavor=$3 -pyver=$4 +host=$1 +flavor=$2 +pyver=$3 if [ $skiposx != yes ]; then # test if the target machine is online