Enable Fedora 32 beta and update configs to match mock-core-configs methods
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
include('/etc/mock/templates/fedora-31.tpl')
|
||||
|
||||
config_opts['releasever'] = '31'
|
||||
config_opts['target_arch'] = 'x86_64'
|
||||
config_opts['legal_host_arches'] = ('x86_64',)
|
||||
|
||||
include('templates/fedora-branched.tpl')
|
||||
|
||||
config_opts['root'] = 'fdl-fedora-31-x86_64'
|
||||
config_opts['resultdir'] = '/var/www/html/packages/fedora/31/x86_64/'
|
||||
config_opts['createrepo_on_rpms'] = True
|
||||
|
||||
Reference in New Issue
Block a user