1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-14 07:01:12 +02:00
audacity/linux/fedora-rpm/audacity.cfg
2021-07-28 14:27:35 +03:00

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')