[packages/nagios-plugin-check_ftp_fully] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:47 CEST 2025
commit 89f928451a3c333350b69bf96e0d46ca8d9e4c92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:29:31 2025 +0200
Fix applying patches.
nagios-plugin-check_ftp_fully.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nagios-plugin-check_ftp_fully.spec b/nagios-plugin-check_ftp_fully.spec
index 763fc45..5a6e518 100644
--- a/nagios-plugin-check_ftp_fully.spec
+++ b/nagios-plugin-check_ftp_fully.spec
@@ -33,9 +33,9 @@ be extended easily.
%prep
%setup -qcT
cp -p %{SOURCE0} %{plugin}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_ftp_fully.git/commitdiff/89f928451a3c333350b69bf96e0d46ca8d9e4c92
More information about the pld-cvs-commit
mailing list