Use correct filename for comps
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
effdca3c4b
commit
2308e8c8ab
@ -8,8 +8,8 @@ comps_file = {
|
|||||||
'scm': 'git',
|
'scm': 'git',
|
||||||
'repo': 'https://pagure.io/fedora-comps.git',
|
'repo': 'https://pagure.io/fedora-comps.git',
|
||||||
'branch': 'main',
|
'branch': 'main',
|
||||||
'file': 'comps-38.xml',
|
'file': 'comps-f38.xml',
|
||||||
'command': 'make comps-38.xml'
|
'command': 'make comps-f38.xml'
|
||||||
}
|
}
|
||||||
module_defaults_dir = {
|
module_defaults_dir = {
|
||||||
'scm': 'git',
|
'scm': 'git',
|
||||||
|
Loading…
Reference in New Issue
Block a user