X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4bb599887258fe5d1dc0bfd27433932ea7e4347..41c48dbbe19d247100ea36778ffd03a1b95262ac:/wxPython/distrib/all/build-windows diff --git a/wxPython/distrib/all/build-windows b/wxPython/distrib/all/build-windows index d8b70d2db4..989e4e2eba 100755 --- a/wxPython/distrib/all/build-windows +++ b/wxPython/distrib/all/build-windows @@ -6,6 +6,7 @@ set -o errexit # read the config variables from the file given on the command line . $1 +PYVER=$2 if [ $skipwin != yes ]; then # test if the target machine is online