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

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


commit 6764e2344357e9198d4074033e4cb31f27ffe13e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:29:46 2025 +0200

    Fix applying patches.

 nagios-plugin-check_nagios_summary.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-plugin-check_nagios_summary.spec b/nagios-plugin-check_nagios_summary.spec
index fc855a8..3e89ec6 100644
--- a/nagios-plugin-check_nagios_summary.spec
+++ b/nagios-plugin-check_nagios_summary.spec
@@ -26,7 +26,7 @@ summarize the status of other (satelite) Nagios systems.
 
 %prep
 %setup -q -n %{plugin}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_nagios_summary.git/commitdiff/6764e2344357e9198d4074033e4cb31f27ffe13e



More information about the pld-cvs-commit mailing list