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 | 6ce0e01613fb6687c370e8eeeba4210f8ae580c7 (patch) | |
tree | a40fe176c431e78154dfa70712ee7e58c9143029 /fc24xscl70.cfg | |
parent | 4f483023f6a3948bfa75217f4bbce0ec013b62d0 (diff) |
php70-php: comments
Diffstat (limited to 'fc24xscl70.cfg')
-rw-r--r-- | fc24xscl70.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc24xscl70.cfg b/fc24xscl70.cfg index e529db3..983f9c3 100644 --- a/fc24xscl70.cfg +++ b/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 |