[packages/thermal-daemon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:17:27 CEST 2025


commit 9dfca562d2f4c01f4e54f18e80889a3eda62b2f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:17:11 2025 +0200

    Fix applying patches.

 thermal-daemon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/thermal-daemon.spec b/thermal-daemon.spec
index bf4370a..93e7015 100644
--- a/thermal-daemon.spec
+++ b/thermal-daemon.spec
@@ -33,7 +33,7 @@ Thermal Daemon monitoruje i kontroluje temperaturę komputera.
 
 %prep
 %setup -q -n thermal_daemon-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build-aux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thermal-daemon.git/commitdiff/9dfca562d2f4c01f4e54f18e80889a3eda62b2f8



More information about the pld-cvs-commit mailing list