[packages/ccnet] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:55:46 CEST 2025


commit 8c56a00f6eb23785df11c9ee411723fb1ee0b64e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:30 2025 +0200

    Fix applying patches.

 ccnet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ccnet.spec b/ccnet.spec
index 9a65335..762ef12 100644
--- a/ccnet.spec
+++ b/ccnet.spec
@@ -58,7 +58,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # meh is this?
 sed -i -e 's/(DESTDIR)//' libccnet.pc.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccnet.git/commitdiff/8c56a00f6eb23785df11c9ee411723fb1ee0b64e



More information about the pld-cvs-commit mailing list