[packages/scim-ccinput] Fix applying patches.

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


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

    Fix applying patches.

 scim-ccinput.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/scim-ccinput.spec b/scim-ccinput.spec
index 345afd5..fd2c262 100644
--- a/scim-ccinput.spec
+++ b/scim-ccinput.spec
@@ -29,9 +29,9 @@ Moduł silnika IM platformy SCIM dla metody CCInput.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-ccinput.git/commitdiff/d989fdb67ba64bbd51f3773396800f4e0241f952



More information about the pld-cvs-commit mailing list