Related: RHELPLAN-170960
This commit is contained in:
Remi Collet 2024-12-05 10:23:57 +01:00
parent 5cedd79a56
commit c900f31ab0

View File

@ -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}