[packages/touchkit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:20:41 CEST 2025


commit 181b97309d8043709253d21388df605c489f730b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:26 2025 +0200

    Fix applying patches.

 touchkit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/touchkit.spec b/touchkit.spec
index f62fe35..22d1b6e 100644
--- a/touchkit.spec
+++ b/touchkit.spec
@@ -107,8 +107,8 @@ podłączanej przez USB.
 %prep
 %setup -q -n TouchKit_Linux
 uudecode touchkit.setupr8nm.sh -o /dev/stdout | tar xzf -
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 cp %{SOURCE1} %{SOURCE3} .
 # no spaces please
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/touchkit.git/commitdiff/181b97309d8043709253d21388df605c489f730b



More information about the pld-cvs-commit mailing list