X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f1a9f3318b7698a404a65538e6ec2a2c0ac1230e..35c15a4d84b7af2058b28a5d6d1e52e7199c021b:/wxPython/distrib/all/build-windows diff --git a/wxPython/distrib/all/build-windows b/wxPython/distrib/all/build-windows index f2723aa57f..a64d1a1356 100755 --- a/wxPython/distrib/all/build-windows +++ b/wxPython/distrib/all/build-windows @@ -6,7 +6,7 @@ set -o errexit # 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