[packages/scim-anthy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:56 CEST 2025


commit 01f9d706dbb62e93f25e25fb9976ce40b6a83475
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:52:40 2025 +0200

    Fix applying patches.

 scim-anthy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scim-anthy.spec b/scim-anthy.spec
index 8a64293..709230b 100644
--- a/scim-anthy.spec
+++ b/scim-anthy.spec
@@ -34,8 +34,8 @@ japońskich poprzez system Anthy.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-anthy.git/commitdiff/01f9d706dbb62e93f25e25fb9976ce40b6a83475



More information about the pld-cvs-commit mailing list