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

Forgot to export the $BUILDTYPE variable. Hence --srpm did not
work.

(cherry picked from commit c5e998441c)
This commit is contained in:
Thomas Haller 2014-12-19 12:22:34 +01:00
parent bb0392ae82
commit 4b8f789773

View file

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