[packages/fence] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:31:36 CEST 2025
commit ad644b1af375816a5cffe7eeeecf536000d8a45d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:21 2025 +0200
Fix applying patches.
fence.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fence.spec b/fence.spec
index 09e4536..2407675 100644
--- a/fence.spec
+++ b/fence.spec
@@ -49,7 +49,7 @@ zasilania).
%prep
%setup -q -n cluster-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fence.git/commitdiff/ad644b1af375816a5cffe7eeeecf536000d8a45d
More information about the pld-cvs-commit
mailing list