Skip to content

Commit

Permalink
MODS isn't being overridden
Browse files Browse the repository at this point in the history
  • Loading branch information
nazunalika committed Nov 16, 2023
1 parent 3e70e35 commit 4e67ac3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sync/common_8
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ SIG_COMPOSE=(
)

# These repos have modules
MODS=(
export MODS=(
AppStream
PowerTools
)
Expand Down
2 changes: 1 addition & 1 deletion sync/common_9
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ SIG_COMPOSE=(
)

# These repos have modules
MODS=(
export MODS=(
AppStream
CRB
)
Expand Down

0 comments on commit 4e67ac3

Please sign in to comment.