[packages/scim-wnn] Fix applying patches.

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


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

    Fix applying patches.

 scim-wnn.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scim-wnn.spec b/scim-wnn.spec
index 0fe812f..c464a08 100644
--- a/scim-wnn.spec
+++ b/scim-wnn.spec
@@ -33,9 +33,9 @@ Silnik IM SCIM dla metody wprowadzania znaków japońskich Wnn.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 #patch1 -p1
-%patch2 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-wnn.git/commitdiff/00ebe0c8095d19b6d9f978f185d751752fb92cab



More information about the pld-cvs-commit mailing list