summaryrefslogtreecommitdiffstats
path: root/fc27xscl71.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-24 15:55:59 +0200
committerRemi Collet <remi@remirepo.net>2017-08-24 15:55:59 +0200
commit4dd7aa08fdbd4b91602bc7c0f9773d1f5d06ff65 (patch)
treedb0342554bd047f7c840463d7b2ab882e5c1b335 /fc27xscl71.cfg
parent7d23f59a6886474af11962a56468bd419c5b64f7 (diff)
f27: better workaround for SCL build
Diffstat (limited to 'fc27xscl71.cfg')
-rw-r--r--fc27xscl71.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/fc27xscl71.cfg b/fc27xscl71.cfg
index 531833f..466628b 100644
--- a/fc27xscl71.cfg
+++ b/fc27xscl71.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'