[packages/nagios-nsc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:26 CEST 2025
commit e4888de4c8882c8859073cb507f7794c8b1134cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:29:09 2025 +0200
Fix applying patches.
nagios-nsc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-nsc.spec b/nagios-nsc.spec
index bd8d081..be1d566 100644
--- a/nagios-nsc.spec
+++ b/nagios-nsc.spec
@@ -28,8 +28,8 @@ rzeczywistym stanu usług Nagiosa.
%prep
%setup -q -n nsc
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-nsc.git/commitdiff/e4888de4c8882c8859073cb507f7794c8b1134cd
More information about the pld-cvs-commit
mailing list