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