[packages/digitemp] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:17 CEST 2025
commit 358bc465629da530205f3137032586a7e329b548
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:01 2025 +0200
Fix applying patches.
digitemp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/digitemp.spec b/digitemp.spec
index 9106fde..88f8aa4 100644
--- a/digitemp.spec
+++ b/digitemp.spec
@@ -33,7 +33,7 @@ dynamicznych wpisów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} ds9097 ds9097u ds2490 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/digitemp.git/commitdiff/358bc465629da530205f3137032586a7e329b548
More information about the pld-cvs-commit
mailing list