summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php55.spec')
-rw-r--r--php55.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index b75e98f..f4e9227 100644
--- a/php55.spec
+++ b/php55.spec
@@ -25,7 +25,7 @@
# Regression tests take a long time, you can skip 'em with this
%if %{php_bootstrap}
-%{!?runselftest: %global runselftest 0}
+%global runselftest 0
%else
%{!?runselftest: %global runselftest 1}
%endif