- name mangling from centos to centos-stream was enabled also for centos 9 - CS9 mock configs from mock-core-configs-36.3-1.fc35.noarch were added Signed-off-by: Ondřej Budai <ondrej@budai.cz>
5 lines
171 B
INI
5 lines
171 B
INI
include('templates/centos-stream-9.tpl')
|
|
|
|
config_opts['root'] = 'centos-stream-9-s390x'
|
|
config_opts['target_arch'] = 's390x'
|
|
config_opts['legal_host_arches'] = ('s390x',)
|