[packages/speedtouch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:04:54 CEST 2025
commit cea69be07614f1ab2738b09ca9b08a6d901934eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:38 2025 +0200
Fix applying patches.
speedtouch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/speedtouch.spec b/speedtouch.spec
index e2261cc..e5e5843 100644
--- a/speedtouch.spec
+++ b/speedtouch.spec
@@ -40,7 +40,7 @@ Uwaga: modem_run potrzebuje pliku z firmware modemu od Alcatela
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
sed -i 's/static int verbose/int verbose/' src/modem_run.c
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/speedtouch.git/commitdiff/cea69be07614f1ab2738b09ca9b08a6d901934eb
More information about the pld-cvs-commit
mailing list