6 lines
186 B
INI
6 lines
186 B
INI
include('templates/openmandriva-cooker.tpl')
|
|
|
|
config_opts['root'] = 'openmandriva-cooker-i686'
|
|
config_opts['target_arch'] = 'i686'
|
|
config_opts['legal_host_arches'] = ('i686', 'x86_64',)
|