mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-14 07:01:12 +02:00
7 lines
199 B
INI
7 lines
199 B
INI
config_opts['releasever'] = '34'
|
|
config_opts['target_arch'] = 'x86_64'
|
|
config_opts['legal_host_arches'] = ('x86_64',)
|
|
config_opts['use_host_resolv'] = False
|
|
|
|
include('templates/fedora-branched.tpl')
|