[packages/klm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:33 CEST 2025
commit 93f2b60c722d67752901aa0a89e6beaddfb8d306
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:35:18 2025 +0200
Fix applying patches.
klm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/klm.spec b/klm.spec
index f64413e..7fceaa9 100644
--- a/klm.spec
+++ b/klm.spec
@@ -25,7 +25,7 @@ modułów jądra lm_sensors.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
if [ -z "$KDEDIR" ]; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/klm.git/commitdiff/93f2b60c722d67752901aa0a89e6beaddfb8d306
More information about the pld-cvs-commit
mailing list