summaryrefslogtreecommitdiffstats
path: root/buildfct
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-31 12:54:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-31 12:54:38 +0200
commit89c23722faa2c14444cc6bc810391d691251f9a8 (patch)
tree4fbd15df9c1d3b6f23aa736e051033d1a69fd6d2 /buildfct
parent64e913dd6d9757fa54332cc3ecfce1bac8877f28 (diff)
scl php54 for f23
Diffstat (limited to 'buildfct')
-rw-r--r--buildfct2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfct b/buildfct
index db9f9b8..2565b65 100644
--- a/buildfct
+++ b/buildfct
@@ -534,7 +534,7 @@ if [ "$1" = "-q" ]; then
fi
if [ -f "$1" ]; then
- for i in 21 22 20 19
+ for i in 21 22 23 20 19
do
echo -n "$(date +%X) scl54 fc$i "
mock $quiet --configdir=$mocketc -r fc${i}xscl54 rebuild $1 && echo " Ok." || echo " Error !"