summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-04-24 14:24:13 +0200
committerRemi Collet <fedora@famillecollet.com>2014-04-24 14:24:13 +0200
commit804728613c9dc6b2f3a0374aca2be29a46937c84 (patch)
tree054ae76da42eefa71924c4abbd6e27eb17bd16f8 /php56.spec
parent6307e0e77ab873530e23144ae23de8b7382a766a (diff)
php56: don't run test for bootstrap build
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php56.spec b/php56.spec
index 40a4726..0973bbc 100644
--- a/php56.spec
+++ b/php56.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.