Files
zira-etc/mock/rocky-8-x86_64.cfg
2021-08-08 17:49:24 +03:00

6 lines
158 B
INI

include('templates/rocky-8.tpl')
config_opts['root'] = 'rocky-8-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)