[packages/scim-python] Fix applying patches.

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


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

    Fix applying patches.

 scim-python.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scim-python.spec b/scim-python.spec
index 6b80a01..e32d391 100644
--- a/scim-python.spec
+++ b/scim-python.spec
@@ -182,7 +182,7 @@ Ten pakiet zawiera tablicę ZhengMa dla silnika IM XingMa w Pythonie.
 
 %prep
 %setup -q -n %{name}-%{version}%{subver} -a2 -a3 -a4 -a5 -a6
-%patch0 -p1
+%patch -P0 -p1
 
 cp %{SOURCE1} python/engine/PinYin/
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-python.git/commitdiff/c918926dea71a707c8ffefee5f1b2eec8b51a176



More information about the pld-cvs-commit mailing list