debian-forge-composer/schutzbot/el9-mock-configs/centos-stream-9-x86_64.cfg
Ondřej Budai 16f6864d58 mockbuild: fix CS9 mockbuild
- 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>
2022-02-18 10:39:08 +00:00

5 lines
174 B
INI

include('templates/centos-stream-9.tpl')
config_opts['root'] = 'centos-stream-9-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)