X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4bb599887258fe5d1dc0bfd27433932ea7e4347..62038e5976965767ea0ec64c6992878457ddd59a:/wxPython/distrib/all/build-rpm diff --git a/wxPython/distrib/all/build-rpm b/wxPython/distrib/all/build-rpm index 89b13e1e87..f53be94cdc 100755 --- a/wxPython/distrib/all/build-rpm +++ b/wxPython/distrib/all/build-rpm @@ -12,6 +12,10 @@ reltag=$4 shift;shift;shift;shift pyver=$@ +if [ $pyver = config ]; then + pyver=$PYVER +fi + function TestOnline { local host=$1