summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-03 14:00:12 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-03 14:00:12 +0100
commit592b80b0bfaa08f806946d065f049fa5ed46a14a (patch)
tree61536f6908de5aeab799ac2312a08bd5c53316e0
parent2ea03386bdb4aa02ba7c160a6fc871afa290a3cd (diff)
php-pecl-xdebug: more upstream patch, thanks Derick
-rw-r--r--php-pecl-couchbase2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-couchbase2.spec b/php-pecl-couchbase2.spec
index 6b1cebc..b0c2ca9 100644
--- a/php-pecl-couchbase2.spec
+++ b/php-pecl-couchbase2.spec
@@ -166,7 +166,7 @@ done
%if %{with_zts}
: minimal ZTS load test
-%{__ztsphp} -n \
+%{__ztsphp} \
-d extension=%{buildroot}%{php_ztsextdir}/%{pecl_name}.so \
-m | grep %{pecl_name}
%endif