[packages/lm_sensors] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:48 CEST 2025
commit 4f078b4ed88d9afb7ebf1885992be249c75927b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:33 2025 +0200
Fix applying patches.
lm_sensors.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lm_sensors.spec b/lm_sensors.spec
index 80be8cf..cb09b39 100644
--- a/lm_sensors.spec
+++ b/lm_sensors.spec
@@ -174,8 +174,8 @@ temperatury są ustawione poprawnie, by nie spalić wnętrza komputera!
%prep
%setup -q -n lm-sensors-%{ver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} user \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lm_sensors.git/commitdiff/4f078b4ed88d9afb7ebf1885992be249c75927b3
More information about the pld-cvs-commit
mailing list