]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-sources
'[1219035] cleanup: miscellaneous' and minor source cleaning.
[wxWidgets.git] / wxPython / distrib / all / build-sources
index 22faacff51753a44c30204f2f11bed7913aecd05..a85d3bbef28f87ee483950de24a0f88f03bc1a9e 100755 (executable)
@@ -9,7 +9,7 @@ set -o errexit
 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..."