[packages/linuxconsoletools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:07:19 CEST 2025


commit 08652c1a747d7f328f80c527e253c00381e4ca55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:07:03 2025 +0200

    Fix applying patches.

 linuxconsoletools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec
index fb4d486..6c30a0f 100644
--- a/linuxconsoletools.spec
+++ b/linuxconsoletools.spec
@@ -31,8 +31,8 @@ ekranów dotykowych itp.) oraz testowanie warstwy zdarzeń wejściowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linuxconsoletools.git/commitdiff/08652c1a747d7f328f80c527e253c00381e4ca55



More information about the pld-cvs-commit mailing list