[packages/nagios-nxe] Fix applying patches.

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


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

    Fix applying patches.

 nagios-nxe.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-nxe.spec b/nagios-nxe.spec
index 6160f1c..5950a2c 100644
--- a/nagios-nxe.spec
+++ b/nagios-nxe.spec
@@ -45,8 +45,8 @@ infrastruktury Nagiosa.
 %setup -qc
 # undos the source
 find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
-%patch0
-%patch1
+%patch -P0
+%patch -P1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-nxe.git/commitdiff/9ef99934bd2c68fe80c97fe14e5e71fae23e91ab



More information about the pld-cvs-commit mailing list