summaryrefslogtreecommitdiffstats
path: root/fc28xscl72.cfg
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-27 17:15:21 +0100
committerRemi Collet <remi@remirepo.net>2018-02-27 17:15:21 +0100
commit6798155736f9ae57c2d308933e71bef7d6054961 (patch)
tree9a7c804e30bcf54926f4bb11fa370cd4c24386c0 /fc28xscl72.cfg
parent8ebab74e85b4f95ff69ef5c5cce7163d57049406 (diff)
revert php-devel in buildroot
Diffstat (limited to 'fc28xscl72.cfg')
-rw-r--r--fc28xscl72.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc28xscl72.cfg b/fc28xscl72.cfg
index ba60604..61d10ca 100644
--- a/fc28xscl72.cfg
+++ b/fc28xscl72.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl72fc28x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php72-build php72-php-devel php72-php-pear'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php72-build'
config_opts['dist'] = 'fc28' # only useful for --resultdir variable subst
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
config_opts['releasever'] = '28'