[packages/nagios-bp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:28:46 CEST 2025
commit 5c6e95cd17514380863da5a60fb39784e5d22124
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:28:30 2025 +0200
Fix applying patches.
nagios-bp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-bp.spec b/nagios-bp.spec
index 2069ccd..d71fd1b 100644
--- a/nagios-bp.spec
+++ b/nagios-bp.spec
@@ -40,8 +40,8 @@ like and look, how this would impact Your applications.
%prep
%setup -q -n nagios-business-process-addon-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-bp.git/commitdiff/5c6e95cd17514380863da5a60fb39784e5d22124
More information about the pld-cvs-commit
mailing list