[packages/scim-skk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:53:36 CEST 2025
commit b0e3f2a8c23509017a00b4e1f0d0772c77a42c66
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:53:21 2025 +0200
Fix applying patches.
scim-skk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scim-skk.spec b/scim-skk.spec
index 2641092..ac31763 100644
--- a/scim-skk.spec
+++ b/scim-skk.spec
@@ -29,8 +29,8 @@ Silnik IM SCIM dla metody wprowadzania znaków SKK.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scim-skk.git/commitdiff/b0e3f2a8c23509017a00b4e1f0d0772c77a42c66
More information about the pld-cvs-commit
mailing list