diff options
| -rw-r--r-- | php-pecl-mongodb-dev.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-mongodb-dev.spec b/php-pecl-mongodb-dev.spec index 1576895..589af04 100644 --- a/php-pecl-mongodb-dev.spec +++ b/php-pecl-mongodb-dev.spec @@ -36,7 +36,7 @@  %global with_tests   0%{?_with_tests:1}  %endif -%if 0%{?fedora} > 99 +%if 0%{?fedora} >= 26  %global with_syslib 1  %else  %global with_syslib 0  | 
