diff --git a/php-pecl-xdebug3.spec b/php-pecl-xdebug3.spec index c27e4a7..364fae7 100644 --- a/php-pecl-xdebug3.spec +++ b/php-pecl-xdebug3.spec @@ -102,7 +102,7 @@ zend_extension=%{pecl_name}.so ; Configuration ; See https://xdebug.org/docs/all_settings EOF -sed -e '1,2d' ZTS/%{pecl_name}.ini >>%{ini_name} +sed -e '1,2d' NTS/%{pecl_name}.ini >>%{ini_name} head -n15 <%{ini_name}