[packages/heartbeat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:00 CEST 2025
commit d1cbe075a5be38463ba6512dc95f2f42a4588e1e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:06:44 2025 +0200
Fix applying patches.
heartbeat.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/heartbeat.spec b/heartbeat.spec
index 97bbe23..9df1f0e 100644
--- a/heartbeat.spec
+++ b/heartbeat.spec
@@ -130,10 +130,10 @@ Zestaw testów klastra opartego o heartbeat.
%prep
%setup -qn Heartbeat-3-0-STABLE-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%{__sed} -i -e '1{
s,^#!.*python$,#!%{__python3},
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/heartbeat.git/commitdiff/d1cbe075a5be38463ba6512dc95f2f42a4588e1e
More information about the pld-cvs-commit
mailing list