[packages/ibus-xkb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:11:26 CEST 2025
commit 59f7abcb37566be2c2136b8ae8f6262ac8548913
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:11:11 2025 +0200
Fix applying patches.
ibus-xkb.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ibus-xkb.spec b/ibus-xkb.spec
index e41253c..fe0593f 100644
--- a/ibus-xkb.spec
+++ b/ibus-xkb.spec
@@ -108,8 +108,8 @@ API języka Vala dla biblioteki ibus-xkb.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibus-xkb.git/commitdiff/59f7abcb37566be2c2136b8ae8f6262ac8548913
More information about the pld-cvs-commit
mailing list