summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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