[packages/pcp-pmda-cluster] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:53:07 CEST 2025
commit c940c0e40144750ec80dbf891a763d745c53075c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:52:52 2025 +0200
Fix applying patches.
pcp-pmda-cluster.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pcp-pmda-cluster.spec b/pcp-pmda-cluster.spec
index 743e08c..f8d9a38 100644
--- a/pcp-pmda-cluster.spec
+++ b/pcp-pmda-cluster.spec
@@ -38,8 +38,8 @@ PMDA.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pcp-pmda-cluster.git/commitdiff/c940c0e40144750ec80dbf891a763d745c53075c
More information about the pld-cvs-commit
mailing list