diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-11 17:55:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-11 17:55:51 +0200 |
commit | 5bbef2469cdff0536c119b84e390ec5cbe8d40ea (patch) | |
tree | 98f6b72902e2c87adffb17799393f4e0e1b34bdc /php-pecl-http-php7.spec | |
parent | 2df75f1491ba8547c1a804eb5e5965c582d1dfb6 (diff) |
php-pecl-http: F25
Diffstat (limited to 'php-pecl-http-php7.spec')
-rw-r--r-- | php-pecl-http-php7.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/php-pecl-http-php7.spec b/php-pecl-http-php7.spec index c516e3f..0431769 100644 --- a/php-pecl-http-php7.spec +++ b/php-pecl-http-php7.spec @@ -287,9 +287,7 @@ done --modules | grep %{pecl_name} %if %{with_tests} -%if "%{php_version}" > "7" - rm ?TS/tests/client022.phpt -%endif +rm ?TS/tests/client022.phpt if pkg-config --atleast-version=7.49 libcurl; then rm ?TS/tests/client019.phpt fi |