[packages/scim-pinyin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:53:22 CEST 2025
commit c72cfd5b3129b6827393d9358b6fbea33023ebd5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:53:06 2025 +0200
Fix applying patches.
scim-pinyin.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/scim-pinyin.spec b/scim-pinyin.spec
index 3a5cca2..c2ec20c 100644
--- a/scim-pinyin.spec
+++ b/scim-pinyin.spec
@@ -35,11 +35,11 @@ platformy SCIM.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scim-pinyin.git/commitdiff/c72cfd5b3129b6827393d9358b6fbea33023ebd5
More information about the pld-cvs-commit
mailing list