[packages/k68] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:25:54 CEST 2025


commit 43b6a83005217d870d0024851d999ee751548759
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:25:38 2025 +0200

    Fix applying patches.

 k68.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/k68.spec b/k68.spec
index b7508af..370e56d 100644
--- a/k68.spec
+++ b/k68.spec
@@ -33,9 +33,9 @@ Ericsson(R) T68i oraz T68.
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # be permissive - BDADDR_ANY from <bluetooth/bluetooth.h> used in k68.cpp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/k68.git/commitdiff/43b6a83005217d870d0024851d999ee751548759



More information about the pld-cvs-commit mailing list