mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-28 19:57:59 +01:00
RPM_ARCH dropping multiple entries
This commit is contained in:
parent
a446e888d5
commit
877072e7aa
@ -111,7 +111,7 @@ export LOCATION='$LOCATION'
|
|||||||
export ORGANIZATION='$ORGANIZATION'
|
export ORGANIZATION='$ORGANIZATION'
|
||||||
export ORG_UNIT='$ORG_UNIT'
|
export ORG_UNIT='$ORG_UNIT'
|
||||||
# Use for importing existing RPMs
|
# Use for importing existing RPMs
|
||||||
export RPM_ARCH=$RPM_ARCH
|
export RPM_ARCH='$RPM_ARCH'
|
||||||
export SRC_RPM_DIR=$SRC_RPM_DIR
|
export SRC_RPM_DIR=$SRC_RPM_DIR
|
||||||
export BIN_RPM_DIR=$BIN_RPM_DIR
|
export BIN_RPM_DIR=$BIN_RPM_DIR
|
||||||
export DEBUG_RPM_DIR=$DEBUG_PRM_DIR
|
export DEBUG_RPM_DIR=$DEBUG_PRM_DIR
|
||||||
|
Loading…
Reference in New Issue
Block a user