[packages/nagios-nrdp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:19 CEST 2025
commit d0e89fadfcbd713e97c61145b2cb3a5821287edc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:29:04 2025 +0200
Fix applying patches.
nagios-nrdp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-nrdp.spec b/nagios-nrdp.spec
index 65303ca..75c7755 100644
--- a/nagios-nrdp.spec
+++ b/nagios-nrdp.spec
@@ -51,7 +51,7 @@ Client to send results to Nagios Remote Data Processor (NDRP) server.
%prep
%setup -qc
mv %{pkg}/* .
-%patch0 -p1
+%patch -P0 -p1
%undos clients/send_nrdp.php
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-nrdp.git/commitdiff/d0e89fadfcbd713e97c61145b2cb3a5821287edc
More information about the pld-cvs-commit
mailing list