summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--el6xscl70.cfg2
-rw-r--r--el7xscl70.cfg2
-rw-r--r--fc20xscl70.cfg2
-rw-r--r--fc21xscl70.cfg2
-rw-r--r--fc22xscl70.cfg2
5 files changed, 5 insertions, 5 deletions
diff --git a/el6xscl70.cfg b/el6xscl70.cfg
index 267a37b..927b3af 100644
--- a/el6xscl70.cfg
+++ b/el6xscl70.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl70el6x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build'
config_opts['dist'] = 'el6' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True
diff --git a/el7xscl70.cfg b/el7xscl70.cfg
index 7cca30a..d9579cd 100644
--- a/el7xscl70.cfg
+++ b/el7xscl70.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl70el7x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True
diff --git a/fc20xscl70.cfg b/fc20xscl70.cfg
index a0d4fef..c6b0c87 100644
--- a/fc20xscl70.cfg
+++ b/fc20xscl70.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl70fc20x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build'
config_opts['dist'] = 'fc20' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True
diff --git a/fc21xscl70.cfg b/fc21xscl70.cfg
index 361a7f6..718877c 100644
--- a/fc21xscl70.cfg
+++ b/fc21xscl70.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl70fc21x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build'
config_opts['dist'] = 'fc21' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True
diff --git a/fc22xscl70.cfg b/fc22xscl70.cfg
index c79ee6b..a3bad36 100644
--- a/fc22xscl70.cfg
+++ b/fc22xscl70.cfg
@@ -1,6 +1,6 @@
config_opts['root'] = 'scl70fc22x'
config_opts['target_arch'] = 'x86_64'
-config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build php70-php-devel'
+config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-build'
config_opts['dist'] = 'fc22' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True