Use comps-rawhide.xml for ELN composes.

The ELN compose should use the same comps file as Fedora Rawhide
compose to stay in sync with it.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
Jan Kaluza 2020-04-21 15:26:13 +02:00
parent 113ff010ee
commit fb63e4ebed

View File

@ -21,8 +21,8 @@ comps_file = {
'scm': 'git',
'repo': 'https://pagure.io/fedora-comps.git',
'branch': 'master',
'file': 'comps-eln.xml',
'command': 'make comps-eln.xml'
'file': 'comps-rawhide.xml',
'command': 'make comps-rawhide.xml'
}
module_defaults_dir = {