[packages/rgmanager] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:42:56 CEST 2025
commit 6a7dcb536aa8c6aa20d1748bdd81d7715df11b7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:42:40 2025 +0200
Fix applying patches.
rgmanager.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rgmanager.spec b/rgmanager.spec
index f8287e1..1ff8cca 100644
--- a/rgmanager.spec
+++ b/rgmanager.spec
@@ -41,7 +41,7 @@ serwera.
%prep
%setup -q -n cluster-%{version}
-%patch0 -p1
+%patch -P0 -p1
# there are some unused variables
%{__perl} -pi -e 's/-Werror //' %{name}/src/clulib/Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rgmanager.git/commitdiff/6a7dcb536aa8c6aa20d1748bdd81d7715df11b7d
More information about the pld-cvs-commit
mailing list