summaryrefslogtreecommitdiffstats
path: root/mock/fc19x.cfg
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-16 15:30:45 +0100
commitb34061e29a08ec5644734c4ab116cf4e7e5f2ec7 (patch)
tree919bbf5a3ac2991c5a58d2b57718fd33f10a95a6 /mock/fc19x.cfg
parenta37a0a880004f458342b9d03de721621818cc942 (diff)
raise to -j6 (new builder)
Diffstat (limited to 'mock/fc19x.cfg')
-rw-r--r--mock/fc19x.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/fc19x.cfg b/mock/fc19x.cfg
index 0860bb5..51379c3 100644
--- a/mock/fc19x.cfg
+++ b/mock/fc19x.cfg
@@ -16,7 +16,7 @@ config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
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']=".fc19.remi"