[packages/cman] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:31 CEST 2025


commit 8ad2d975148eedf5da34307ef5abe25ff6b8ae89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:15 2025 +0200

    Fix applying patches.

 cman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cman.spec b/cman.spec
index e89b63f..9754fe5 100644
--- a/cman.spec
+++ b/cman.spec
@@ -96,7 +96,7 @@ Biblioteka statyczna CMAN.
 
 %prep
 %setup -q -n cluster-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # there are warnings caused by some unused variables
 %{__sed} -i -e 's/-Werror //' %{name}/qdisk/Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cman.git/commitdiff/8ad2d975148eedf5da34307ef5abe25ff6b8ae89



More information about the pld-cvs-commit mailing list