A few build tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-09 23:22:38 +00:00
parent c66cd08ab7
commit c1c4cf8924
3 changed files with 8 additions and 8 deletions

View File

@@ -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..."