[packages/nagios-nag2web] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:01 CEST 2025
commit 42b8eb6926082cfcc0f6567e328237f539664f5b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:28:45 2025 +0200
Fix applying patches.
nagios-nag2web.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-nag2web.spec b/nagios-nag2web.spec
index 9c726ba..be2b65a 100644
--- a/nagios-nag2web.spec
+++ b/nagios-nag2web.spec
@@ -35,8 +35,8 @@ znalezienia i pokazania wszystkich możliwości Nagiosa.
%prep
%setup -q -n nag2web-%{version}
mv dbconfig.{php,inc}
-%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-nag2web.git/commitdiff/42b8eb6926082cfcc0f6567e328237f539664f5b
More information about the pld-cvs-commit
mailing list