[packages/lessphp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:43 CEST 2025


commit 3db8fa350570f40073bb180f37e84f7afdd9823c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:27 2025 +0200

    Fix applying patches.

 lessphp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lessphp.spec b/lessphp.spec
index 20dfb63..0d9748e 100644
--- a/lessphp.spec
+++ b/lessphp.spec
@@ -25,7 +25,7 @@ It is based off an original Ruby implementation called LESS.
 
 %prep
 %setup -q -n lesserphp-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lessphp.git/commitdiff/3db8fa350570f40073bb180f37e84f7afdd9823c



More information about the pld-cvs-commit mailing list