From 6ce0e01613fb6687c370e8eeeba4210f8ae580c7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 6 Mar 2016 18:51:07 +0100 Subject: php70-php: comments --- fc24xscl70.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit