git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37745 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 # . $1
 
 
-host=$2
-flavor=$3
-pyver=$4
+host=$1
+flavor=$2
+pyver=$3
 
 if [ $skiposx != yes ]; then
     # test if the target machine is online
 
 # read the config variables from the file given on the command line
 # . $1
 
-coHost=$2
-host=$3
-reltag=$4
-shift;shift;shift;shift
+coHost=$1
+host=$2
+reltag=$3
+shift;shift;shift
 pyver=$@
 
 if [ $pyver = config ]; then
 
 # read the config variables from the file given on the command line
 # . $1
 
-PYVER=$2
+PYVER=$1
 
 if [ $skipwin != yes ]; then
     # test if the target machine is online