From ca4c96b741ee2e245b3c99fbdfbb7f70a5678d33 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 16 May 2026 20:40:44 +0200 Subject: [PATCH] - fix install --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.52.0