]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-osx
Bumping the arg numbers since we now don't have a CFGFILE as first argument.
[wxWidgets.git] / wxPython / distrib / all / build-osx
index 40bba17664bfabe7b1cddcd2402da876aa8c6efd..f799c1d63e4c04d6236411d530fab562e8b3a883 100755 (executable)
@@ -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