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

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


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

    Fix applying patches.

 nagios-plugin-check_raid.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-plugin-check_raid.spec b/nagios-plugin-check_raid.spec
index ae28b30..fcb149b 100644
--- a/nagios-plugin-check_raid.spec
+++ b/nagios-plugin-check_raid.spec
@@ -75,8 +75,8 @@ Supports:
 %prep
 %setup -qc
 mv nagios-plugin-check_raid-*/* .
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # set version
 %{__sed} -i -e '
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_raid.git/commitdiff/d93d0265ee615174e983adfc4c4074842ff4d5ff



More information about the pld-cvs-commit mailing list