[packages/less] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:37 CEST 2025
commit ae6eda68a808c04d655c79fd8b844274079f7b4c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:21 2025 +0200
Fix applying patches.
less.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/less.spec b/less.spec
index dcf4839..14bf744 100644
--- a/less.spec
+++ b/less.spec
@@ -74,9 +74,9 @@ sağlar.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/less.git/commitdiff/ae6eda68a808c04d655c79fd8b844274079f7b4c
More information about the pld-cvs-commit
mailing list