[packages/netdata] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:33:08 CEST 2025
commit bcf4b4733b0c4b4427660ae98ecfc44ea82f80eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:53 2025 +0200
Fix applying patches.
netdata.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netdata.spec b/netdata.spec
index 304aeb9..e547c36 100644
--- a/netdata.spec
+++ b/netdata.spec
@@ -132,7 +132,7 @@ Wtyczki Pythona dla netdata.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal} -I m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netdata.git/commitdiff/bcf4b4733b0c4b4427660ae98ecfc44ea82f80eb
More information about the pld-cvs-commit
mailing list