RPM_ARCH dropping multiple entries

This commit is contained in:
Trevor Batley 2023-09-11 18:02:38 +10:00
parent a446e888d5
commit 877072e7aa

View File

@ -111,7 +111,7 @@ export LOCATION='$LOCATION'
export ORGANIZATION='$ORGANIZATION'
export ORG_UNIT='$ORG_UNIT'
# Use for importing existing RPMs
export RPM_ARCH=$RPM_ARCH
export RPM_ARCH='$RPM_ARCH'
export SRC_RPM_DIR=$SRC_RPM_DIR
export BIN_RPM_DIR=$BIN_RPM_DIR
export DEBUG_RPM_DIR=$DEBUG_PRM_DIR