diff options
Diffstat (limited to 'mock/fc10i.cfg')
-rw-r--r-- | mock/fc10i.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/fc10i.cfg b/mock/fc10i.cfg index c5b2cd1..e3ce912 100644 --- a/mock/fc10i.cfg +++ b/mock/fc10i.cfg @@ -18,7 +18,7 @@ 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']=".fc10.remi" |