diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-03 18:12:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-03 18:12:39 +0200 |
commit | a97ce6c99a1099650ee02955dea7872667405810 (patch) | |
tree | 43413f12808ab3665ff67610f73a5a2165a766dd /mock | |
parent | 321c932abe288a9f5d773b837d0733bd883b8048 (diff) |
F16 is EOL, so save some build time
Diffstat (limited to 'mock')
-rw-r--r-- | mock/fc16i.cfg | 2 | ||||
-rw-r--r-- | mock/fc16it.cfg | 2 | ||||
-rw-r--r-- | mock/fc16x.cfg | 2 | ||||
-rw-r--r-- | mock/fc16xd.cfg | 2 | ||||
-rw-r--r-- | mock/fc16xt.cfg | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mock/fc16i.cfg b/mock/fc16i.cfg index 319a115..a82a1c8 100644 --- a/mock/fc16i.cfg +++ b/mock/fc16i.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" 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'] = """ diff --git a/mock/fc16it.cfg b/mock/fc16it.cfg index a38ab93..521b178 100644 --- a/mock/fc16it.cfg +++ b/mock/fc16it.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" 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'] = """ diff --git a/mock/fc16x.cfg b/mock/fc16x.cfg index e619438..837bccf 100644 --- a/mock/fc16x.cfg +++ b/mock/fc16x.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" 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'] = """ diff --git a/mock/fc16xd.cfg b/mock/fc16xd.cfg index 5111ca1..0198d8a 100644 --- a/mock/fc16xd.cfg +++ b/mock/fc16xd.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" 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'] = """ diff --git a/mock/fc16xt.cfg b/mock/fc16xt.cfg index 09b1cb9..6c4c804 100644 --- a/mock/fc16xt.cfg +++ b/mock/fc16xt.cfg @@ -23,7 +23,7 @@ config_opts['macros']['%dist']=".fc16.remi" config_opts['macros']['%fedora']="16" 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'] = """ |