diff options
author | Remi Collet <remi@remirepo.net> | 2018-07-20 13:58:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-07-20 13:58:53 +0200 |
commit | 3ce49615578e554449d43c0b82bffa121fadeeaf (patch) | |
tree | 1694cbb0101aa07264784e724a162ef2cd3cce7f /php-pecl-swoole4.spec | |
parent | 824788fe7157542ca2a4a141a53c254051ffd803 (diff) |
cleanup
Diffstat (limited to 'php-pecl-swoole4.spec')
-rw-r--r-- | php-pecl-swoole4.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/php-pecl-swoole4.spec b/php-pecl-swoole4.spec index cbd2a60..dc9faa5 100644 --- a/php-pecl-swoole4.spec +++ b/php-pecl-swoole4.spec @@ -25,13 +25,7 @@ %else %global with_pgsql 0 %endif - -%if 0%{?fedora} >= 22 || 0%{?rhel} >= 6 %global with_nghttpd2 1 -%else -%global with_nghttpd2 0 -%endif - %global with_hiredis 1 Summary: PHP's asynchronous concurrent distributed networking framework |