[packages/scim-canna] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:53:01 CEST 2025
commit d89c6e697ae6c132a914f1f2dc821381d610deda
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:45 2025 +0200
Fix applying patches.
scim-canna.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scim-canna.spec b/scim-canna.spec
index 91e8788..a01edb0 100644
--- a/scim-canna.spec
+++ b/scim-canna.spec
@@ -37,8 +37,8 @@ uniksowych. Zamienia zdarzenia klawiszy na mieszany tekst Kana Kanji.
%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-canna.git/commitdiff/d89c6e697ae6c132a914f1f2dc821381d610deda
More information about the pld-cvs-commit
mailing list