[packages/gkrellm-snmp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:46:59 CEST 2025
commit 06d9afc70a48c6b519c68e74597e5df9b586d056
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:46:43 2025 +0200
Fix applying patches.
gkrellm-snmp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gkrellm-snmp.spec b/gkrellm-snmp.spec
index 249e73e..dad1b60 100644
--- a/gkrellm-snmp.spec
+++ b/gkrellm-snmp.spec
@@ -28,7 +28,7 @@ Um plugin GKrellM para monitoração de variáveis SNMP.
%prep
%setup -q -n gkrellm_snmp-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} netsnmp \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gkrellm-snmp.git/commitdiff/06d9afc70a48c6b519c68e74597e5df9b586d056
More information about the pld-cvs-commit
mailing list