[packages/cln] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:00:52 CEST 2025
commit 0560773d7701e21b9c150a85720c76476f9ed564
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:36 2025 +0200
Fix applying patches.
cln.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cln.spec b/cln.spec
index 13b5cd5..e7159b7 100644
--- a/cln.spec
+++ b/cln.spec
@@ -68,7 +68,7 @@ Statyczna biblioteka CLN.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cln.git/commitdiff/0560773d7701e21b9c150a85720c76476f9ed564
More information about the pld-cvs-commit
mailing list