summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-05 07:28:21 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-05 07:28:21 +0100
commit2bfd88893ade19a434ccc7b2a05c2928204d32c1 (patch)
tree47486cd73b2b1a016d119b10fec96f76d1046772 /php.spec
parent93ddae449ea7ffb3ded644efb83c3f3ce295612d (diff)
php 7: EL6 rebuild
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 4fad125..e4c6293 100644
--- a/php.spec
+++ b/php.spec
@@ -1037,6 +1037,11 @@ sed -e 's:%{_root_sysconfdir}:%{_sysconfdir}:' \
-i 10-opcache.ini
cp %{SOURCE52} 20-oci8.ini
+%if 0%{!?scl:1}
+: SCL macro not defined
+exit 1
+%endif
+
%build
# aclocal workaround - to be improved