contrib/rpm: fix --srpm option of build_clean.sh

Forgot to export the $BUILDTYPE variable. Hence --srpm did not
work.
This commit is contained in:
Thomas Haller 2014-12-19 12:22:34 +01:00
parent 58836a9fee
commit c5e998441c

View file

@ -88,5 +88,7 @@ else
make distcheck || die "Error make distcheck"
fi
export BUILDTYPE
"$SCRIPTDIR"/build.sh