[packages/fence-agents] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:39 CEST 2025
commit a72fa0cc1ae6ed0dc909b212555b58f2082f464e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:24 2025 +0200
Fix applying patches.
fence-agents.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fence-agents.spec b/fence-agents.spec
index 4fa64e2..d8621b3 100644
--- a/fence-agents.spec
+++ b/fence-agents.spec
@@ -58,7 +58,7 @@ Skrypty zapewniające funkcjonalność barier dla węzłów klastra.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fence-agents.git/commitdiff/a72fa0cc1ae6ed0dc909b212555b58f2082f464e
More information about the pld-cvs-commit
mailing list