diff options
author | Remi Collet <remi@remirepo.net> | 2019-08-19 07:31:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-08-19 07:31:35 +0200 |
commit | 8864427821414b66fe46623065f68cc5c723372f (patch) | |
tree | 6762462bd0ed5033b45868dd123913ff557d119d /fc30xscl74.cfg | |
parent | 2a10ef1794834aa901edd9d1945443bc7a82d9b0 (diff) |
add epel-8
Diffstat (limited to 'fc30xscl74.cfg')
-rw-r--r-- | fc30xscl74.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fc30xscl74.cfg b/fc30xscl74.cfg index 8654beb..9e78f5c 100644 --- a/fc30xscl74.cfg +++ b/fc30xscl74.cfg @@ -1,6 +1,6 @@ config_opts['root'] = 'scl74fc30x' config_opts['target_arch'] = 'x86_64' -config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php74-build php74-php-devel php74-php-pear' +config_opts['chroot_setup_cmd'] = 'install @buildsys-build ccache scl-utils-build php74-build' config_opts['dist'] = 'fc30' # only useful for --resultdir variable subst config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '30' |