[packages/matchbox-keyboard] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:14:43 CEST 2025


commit f8cf2c44b2ec16843dfe91cf82e127ec887568ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:14:27 2025 +0200

    Fix applying patches.

 matchbox-keyboard.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/matchbox-keyboard.spec b/matchbox-keyboard.spec
index e45b4f5..7912aea 100644
--- a/matchbox-keyboard.spec
+++ b/matchbox-keyboard.spec
@@ -43,8 +43,8 @@ Program ma na celu "po prostu działać", obsługując zlokalizowane,
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/matchbox-keyboard.git/commitdiff/f8cf2c44b2ec16843dfe91cf82e127ec887568ad



More information about the pld-cvs-commit mailing list