[packages/nagios-plugin-check_snmp_mem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:30:18 CEST 2025


commit 66f9eff2d43880c7276e159dcf34b52d65398711
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:30:03 2025 +0200

    Fix applying patches.

 nagios-plugin-check_snmp_mem.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nagios-plugin-check_snmp_mem.spec b/nagios-plugin-check_snmp_mem.spec
index 5b50321..0bb6d57 100644
--- a/nagios-plugin-check_snmp_mem.spec
+++ b/nagios-plugin-check_snmp_mem.spec
@@ -37,9 +37,9 @@ systemach Linux/Unix, Cisco, HP Procurve.
 %prep
 %setup -qcT
 install -p %{SOURCE0} .
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %{__sed} -i -e 's, at plugindir@,%{plugindir},' %{plugin}.pl
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_snmp_mem.git/commitdiff/66f9eff2d43880c7276e159dcf34b52d65398711



More information about the pld-cvs-commit mailing list