[packages/nagios-nagwatch] Fix applying patches.

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


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

    Fix applying patches.

 nagios-nagwatch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-nagwatch.spec b/nagios-nagwatch.spec
index 7e6653b..8da405c 100644
--- a/nagios-nagwatch.spec
+++ b/nagios-nagwatch.spec
@@ -25,7 +25,7 @@ przez Nagiosa (<http://www.nagios.org>).
 
 %prep
 %setup -q -n nagwatch-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-nagwatch.git/commitdiff/922a3d892d5025edc323266c426cc5fb78619bce



More information about the pld-cvs-commit mailing list