diff options
Diffstat (limited to 'fc27xscl72.cfg')
-rw-r--r-- | fc27xscl72.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fc27xscl72.cfg b/fc27xscl72.cfg index bbd9a3d..5f663a2 100644 --- a/fc27xscl72.cfg +++ b/fc27xscl72.cfg @@ -31,8 +31,8 @@ config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" -# Temporat workaround for https://bugzilla.redhat.com/1484370 -config_opts['macros']['%_unpackaged_files_terminate_build']="0" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +config_opts['macros']['%_debugsource_packages']="%nil" config_opts['environment']['ACCEPT_EULA'] = 'Y' |