[packages/nagios-plugin-check_temperature] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:29 CEST 2025
commit a10e6fc9eca80b6695ce44e8e9f1477c63260483
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:13 2025 +0200
Fix applying patches.
nagios-plugin-check_temperature.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nagios-plugin-check_temperature.spec b/nagios-plugin-check_temperature.spec
index 69f80df..6870212 100644
--- a/nagios-plugin-check_temperature.spec
+++ b/nagios-plugin-check_temperature.spec
@@ -26,8 +26,8 @@ device).
%prep
%setup -qcT
cp -p %{SOURCE0} %{plugin}
-%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-plugin-check_temperature.git/commitdiff/a10e6fc9eca80b6695ce44e8e9f1477c63260483
More information about the pld-cvs-commit
mailing list