From: Bartosz Świątek Date: Tue, 13 Jan 2026 16:37:57 +0000 (+0100) Subject: - fix phpdir in phpize X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=9392e5959d3fd4dfaadae3a1a4c81586c672f7f6;p=packages%2Fphp.git - fix phpdir in phpize --- diff --git a/php.spec b/php.spec index f5105b6..bc8760d 100644 --- a/php.spec +++ b/php.spec @@ -113,7 +113,7 @@ Summary(ru.UTF-8): PHP - язык препроцессирования HTML-фа Summary(uk.UTF-8): PHP - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} Version: 8.5.1 -Release: 1 +Release: 2 Epoch: 4 # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -2294,7 +2294,7 @@ cp -p %{_sourcedir}/opcache.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d # for CLI SAPI only %{__mv} $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/??_readline.ini,cli.d} -sed -i -e '/^phpdir/ s,/php/build,/%{name}/build,' $RPM_BUILD_ROOT%{_bindir}/phpize%{php_suffix} +sed -i -e '/^phpdir/ s,/php/%{name}/build,/%{name}/build,' $RPM_BUILD_ROOT%{_bindir}/phpize%{php_suffix} # for php-pecl-mailparse install -d $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/ext/mbstring