[packages/ibus-pinyin] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:11:23 CEST 2025


commit 46fba2c0eb5bc1608b0764bd3c2623c70dcffa8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:11:08 2025 +0200

    Fix applying patches.

 ibus-pinyin.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ibus-pinyin.spec b/ibus-pinyin.spec
index 54c5cf1..4280c7e 100644
--- a/ibus-pinyin.spec
+++ b/ibus-pinyin.spec
@@ -47,8 +47,8 @@ IBus.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # update to support newer compilers
 cp -pf %{SOURCE1} m4/boost.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ibus-pinyin.git/commitdiff/46fba2c0eb5bc1608b0764bd3c2623c70dcffa8d



More information about the pld-cvs-commit mailing list