diff options
-rw-r--r-- | fc27xscl56.cfg | 2 | ||||
-rw-r--r-- | fc27xscl70.cfg | 2 | ||||
-rw-r--r-- | fc27xscl71.cfg | 2 | ||||
-rw-r--r-- | fc27xscl72.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/fc27xscl56.cfg b/fc27xscl56.cfg index eac1f1d..875e6a7 100644 --- a/fc27xscl56.cfg +++ b/fc27xscl56.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" # Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 -config_opts['macros']['%_debugsource_packages']="%nil" +#config_opts['macros']['%_debugsource_packages']="%nil" # workaround for https://bugzilla.redhat.com/1485290 config_opts['macros']['%_build_id_links']='none' diff --git a/fc27xscl70.cfg b/fc27xscl70.cfg index ae88d83..441e806 100644 --- a/fc27xscl70.cfg +++ b/fc27xscl70.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" # Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 -config_opts['macros']['%_debugsource_packages']="%nil" +#config_opts['macros']['%_debugsource_packages']="%nil" # workaround for https://bugzilla.redhat.com/1485290 config_opts['macros']['%_build_id_links']='none' diff --git a/fc27xscl71.cfg b/fc27xscl71.cfg index 1cb88e3..439ad47 100644 --- a/fc27xscl71.cfg +++ b/fc27xscl71.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" # Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 -config_opts['macros']['%_debugsource_packages']="%nil" +#config_opts['macros']['%_debugsource_packages']="%nil" # workaround for https://bugzilla.redhat.com/1485290 config_opts['macros']['%_build_id_links']='none' diff --git a/fc27xscl72.cfg b/fc27xscl72.cfg index 72d2354..7ce2589 100644 --- a/fc27xscl72.cfg +++ b/fc27xscl72.cfg @@ -32,7 +32,7 @@ config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" # Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 -config_opts['macros']['%_debugsource_packages']="%nil" +#config_opts['macros']['%_debugsource_packages']="%nil" # workaround for https://bugzilla.redhat.com/1485290 config_opts['macros']['%_build_id_links']='none' |