From: Marcin Krol Date: Sat, 16 May 2026 18:40:44 +0000 (+0200) Subject: - fix install X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=ca4c96b741ee2e245b3c99fbdfbb7f70a5678d33;p=packages%2Fphp.git - fix install --- diff --git a/php.spec b/php.spec index c47ed86..a185df2 100644 --- a/php.spec +++ b/php.spec @@ -2204,7 +2204,7 @@ libtool --mode=install install -p sapi/litespeed/lsphp $RPM_BUILD_ROOT%{_sbindir %if %{with phpdbg} %{__make} -f Makefile.phpdbg install-phpdbg \ - INSTALL="libtool" \ + LIBTOOL="libtool" \ INSTALL="install -p" \ INSTALL_ROOT=$RPM_BUILD_ROOT %endif