mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-25 18:48:30 +00:00
add missing var
This commit is contained in:
parent
40ba786638
commit
4dcbe25f39
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ RUNROOT_TAG = 'r9-build'
|
|||
COMPS_REPO = 'https://git.rockylinux.org/rocky/comps.git'
|
||||
COMPS_BRANCH = 'main'
|
||||
COMPS_FILE = 'comps-rocky-%s.xml' % VERSION
|
||||
COMPS_COMMAND = ''
|
||||
|
||||
MODULE_DEFAULTS_REPO = 'https://git.rockylinux.org/rocky/rocky-module-defaults.git'
|
||||
MODULE_DEFAULTS_BRANCH = 'r9.0'
|
||||
|
|
Loading…
Reference in a new issue