diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-06 18:51:07 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-06 18:51:07 +0100 |
commit | 58a20bf669547c29ed499cdf9fce27094474a475 (patch) | |
tree | 30a1cde27822fcdcfe4086f48330731447ee0512 /mock/fc24xscl70.cfg | |
parent | 4dae92bd5cef8d08703faa220d2251118ba24a4d (diff) |
php70-php: comments
Diffstat (limited to 'mock/fc24xscl70.cfg')
-rw-r--r-- | mock/fc24xscl70.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/fc24xscl70.cfg b/mock/fc24xscl70.cfg index e529db3..983f9c3 100644 --- a/mock/fc24xscl70.cfg +++ b/mock/fc24xscl70.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl70fc24x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel' config_opts['dist'] = 'fc24' # only useful for --resultdir variable subst config_opts['plugin_conf']['ccache_enable'] = True |