MODS isn't being overridden

This commit is contained in:
Louis Abel 2023-11-16 15:57:42 -07:00
parent 3e70e3599c
commit 4e67ac32a6
Signed by untrusted user: label
GPG Key ID: B37E62D143879B36
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ SIG_COMPOSE=(
)
# These repos have modules
MODS=(
export MODS=(
AppStream
PowerTools
)

View File

@ -76,7 +76,7 @@ SIG_COMPOSE=(
)
# These repos have modules
MODS=(
export MODS=(
AppStream
CRB
)