addressed issue 49 (TAG not passed to SlackBuild)

Modified build_package() to export whatever we're using for REPO_TAG as
TAG.
This commit is contained in:
slakmagik 2010-12-02 00:49:41 +00:00
parent d51de9267c
commit 5c2ae15a42

View File

@ -3303,6 +3303,7 @@ build_package() {
# example, LC_COLLATE=fr_FR expands it to AbBcC..zZ).
# See also the comment in /etc/profile.d/lang.sh
export LC_COLLATE=C
export TAG=$REPO_TAG
if [[ $CLEANUP ]]; then
# We want to remove all the build residuals after running the
# SlackBuild script. To do that reliably (i.e. without