diff options
| -rw-r--r-- | REFLECTION-PHP7 (renamed from REFLECTION-DEV) | 0 | ||||
| -rw-r--r-- | php-pecl-yaml-php7.spec (renamed from php-pecl-yaml-dev.spec) | 2 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/REFLECTION-DEV b/REFLECTION-PHP7 index 52b7640..52b7640 100644 --- a/REFLECTION-DEV +++ b/REFLECTION-PHP7 diff --git a/php-pecl-yaml-dev.spec b/php-pecl-yaml-php7.spec index e06a9a8..f52aa5f 100644 --- a/php-pecl-yaml-dev.spec +++ b/php-pecl-yaml-php7.spec @@ -22,7 +22,7 @@  %{!?__pecl:      %global __pecl      %{_bindir}/pecl}  %{!?__php:       %global __php       %{_bindir}/php} -%global with_zts   0%{?__ztsphp:1} +%global with_zts   0%{!?_without_zts:%{?__ztsphp:1}}  %global pecl_name  yaml  %if "%{php_version}" < "5.6"  %global ini_name   %{pecl_name}.ini | 
