8 lines
247 B
INI
8 lines
247 B
INI
include('templates/rocky-8.tpl')
|
|
include('templates/epel-8.tpl')
|
|
|
|
config_opts['root'] = 'rocky+epel-8-x86_64'
|
|
config_opts['description'] = 'Rocky Linux 8 + EPEL'
|
|
config_opts['target_arch'] = 'x86_64'
|
|
config_opts['legal_host_arches'] = ('x86_64',)
|