Remove unused RELEASE_RPMS variable

It was noticed during reviews of
Ic7aa8cbe13e4347b447e84bb9c12483a4e125228 these are unused

Change-Id: I9e0fa9d3e4864e54c6fe23f8b6e781e8d5d24bda
This commit is contained in:
Ian Wienand 2015-10-15 07:28:24 +11:00
parent e90be5a595
commit 8ee21cb9fd
1 changed files with 0 additions and 2 deletions

View File

@ -52,7 +52,6 @@ function _install_repos {
--setopt=reposdir=$TMP_HOOKS_PATH/yum.repos.d \
--destdir=$WORKING \
${DISTRO_NAME}-release
RELEASE_RPMS="${DISTRO_NAME}-release"
# after fedora21, this is split into into a separate -repos
# package
@ -62,7 +61,6 @@ function _install_repos {
--setopt=reposdir=$TMP_HOOKS_PATH/yum.repos.d \
--destdir=$WORKING \
${DISTRO_NAME}-repos
RELEASE_RPMS="${RELEASE_RPMS} ${DISTRO_NAME}-repos"
fi
# --nodeps works around these wanting /bin/sh in some fedora