summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-24 14:24:05 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-24 14:24:05 +0200
commit55cdacc78881cf064a5a5f165e0defbbbf592749 (patch)
treed84e5c19db87235b6cb1b33756cff9d2d18a431c
parent358f579b5b785eb808c2b5cbcec5a610078e1b02 (diff)
php55: don't run test for bootstrap build
-rw-r--r--php55.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index f83dfa3..b75e98f 100644
--- a/php55.spec
+++ b/php55.spec
@@ -24,7 +24,11 @@
%endif
# Regression tests take a long time, you can skip 'em with this
-%{!?runselftest: %{expand: %%global runselftest 1}}
+%if %{php_bootstrap}
+%{!?runselftest: %global runselftest 0}
+%else
+%{!?runselftest: %global runselftest 1}
+%endif
# Use the arch-specific mysql_config binary to avoid mismatch with the
# arch detection heuristic used by bindir/mysql_config.