[packages/scim-prime] Fix applying patches.

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


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

    Fix applying patches.

 scim-prime.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/scim-prime.spec b/scim-prime.spec
index e7e1b8d..77ce3b4 100644
--- a/scim-prime.spec
+++ b/scim-prime.spec
@@ -36,9 +36,9 @@ napisany w języku Ruby.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scim-prime.git/commitdiff/d5edb8720648ea7810b8d50d5bc34062c41a2959



More information about the pld-cvs-commit mailing list