[packages/nagios-merlin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:28:58 CEST 2025


commit d087a1d82abeeae0435b45106275c12271aa9abe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:28:42 2025 +0200

    Fix applying patches.

 nagios-merlin.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-merlin.spec b/nagios-merlin.spec
index 292c071..d6fbf76 100644
--- a/nagios-merlin.spec
+++ b/nagios-merlin.spec
@@ -41,8 +41,8 @@ status data, acting as a backend, for the Ninja GUI.
 
 %prep
 %setup -q -n merlin-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 find -type f | xargs \
 %{__sed} -i -e '
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-merlin.git/commitdiff/d087a1d82abeeae0435b45106275c12271aa9abe



More information about the pld-cvs-commit mailing list