[packages/scim-tables] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:53:39 CEST 2025


commit e29994add162b4755015bf8af7b90255763be3f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:53:23 2025 +0200

    Fix applying patches.

 scim-tables.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scim-tables.spec b/scim-tables.spec
index 3a4a626..3872089 100644
--- a/scim-tables.spec
+++ b/scim-tables.spec
@@ -353,8 +353,8 @@ Ten pakiet zawiera różne pliki dla scim-tables.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__cp} -f %{SOURCE2} tables/zh/
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-tables.git/commitdiff/e29994add162b4755015bf8af7b90255763be3f2



More information about the pld-cvs-commit mailing list