[packages/nagios-ndoutils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:29:16 CEST 2025


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

    Fix applying patches.

 nagios-ndoutils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-ndoutils.spec b/nagios-ndoutils.spec
index d96bd81..07d5f3e 100644
--- a/nagios-ndoutils.spec
+++ b/nagios-ndoutils.spec
@@ -47,8 +47,8 @@ późniejszego odczytu i przetwarzania.
 
 %prep
 %setup -q -n %{addon}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # some typo ;)
 grep -r 20052-2009 -l . | xargs sed -i -e 's,20052-2009,2005-2009,'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-ndoutils.git/commitdiff/bb71ed00efe294c6e6338365a97bc93bcdb5852c



More information about the pld-cvs-commit mailing list