Files
zira-etc/mock/epel-next-9-x86_64.cfg
2021-11-09 13:16:22 +02:00

8 lines
239 B
INI

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