diff options
Diffstat (limited to 'mock/fc13it.cfg')
-rw-r--r-- | mock/fc13it.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mock/fc13it.cfg b/mock/fc13it.cfg index 6c92a87..f5f6e5f 100644 --- a/mock/fc13it.cfg +++ b/mock/fc13it.cfg @@ -10,14 +10,14 @@ config_opts['plugin_conf']['yum_cache_opts']['max_age_days'] = 1500 config_opts['plugin_conf']['root_cache_opts']['max_age_days'] = 1500 config_opts['macros']['%_topdir']="/builddir/build" -config_opts['macros']['%_smp_mflags']="-j3" +config_opts['macros']['%_smp_mflags']="-j6" config_opts['macros']['%vendor']="Remi Collet" config_opts['macros']['%packager']="http://blog.famillecollet.com/" config_opts['macros']['%dist']=".fc13.remi" config_opts['macros']['%fedora']="13" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" -config_opts['macros']['%runselftest']="1" +config_opts['macros']['%runselftest']="0" config_opts['yum.conf'] = """ |