X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4bb599887258fe5d1dc0bfd27433932ea7e4347..07502d7351ab56770752ad01ee28af497cf2ab9c:/wxPython/distrib/all/build-sources?ds=sidebyside diff --git a/wxPython/distrib/all/build-sources b/wxPython/distrib/all/build-sources index 22faacff51..09665f0c44 100755 --- a/wxPython/distrib/all/build-sources +++ b/wxPython/distrib/all/build-sources @@ -3,13 +3,10 @@ set -o errexit -# read the config variables from the file given on the command line -. $1 - if [ $skipsource != yes -o $onlysource = yes ]; then # make the source tarball and srpm - distrib/makerpm 2.3 srpm + distrib/makerpm 2.4 srpm # Copy everything to the staging dir echo "Moving stuff to $STAGING_DIR..."