[packages/nagios-plugin-check_solr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:21 CEST 2025
commit c3c9ea6467dfaaf5bc4c8d8ae759c0f9a631fa14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:06 2025 +0200
Fix applying patches.
nagios-plugin-check_solr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-plugin-check_solr.spec b/nagios-plugin-check_solr.spec
index f91337f..a5e60f1 100644
--- a/nagios-plugin-check_solr.spec
+++ b/nagios-plugin-check_solr.spec
@@ -28,7 +28,7 @@ usage for info.
%prep
%setup -qcT
cp -p %{SOURCE0} .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_solr.git/commitdiff/c3c9ea6467dfaaf5bc4c8d8ae759c0f9a631fa14
More information about the pld-cvs-commit
mailing list