[packages/kink] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:35:19 CEST 2025
commit 2ae76e419ae39abb458ec37c90d310b2d8620030
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:35:03 2025 +0200
Fix applying patches.
kink.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kink.spec b/kink.spec
index ad85624..2ff4d40 100644
--- a/kink.spec
+++ b/kink.spec
@@ -26,8 +26,8 @@ Nakładka graficzna na libinklevel dla KDE.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.* admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kink.git/commitdiff/2ae76e419ae39abb458ec37c90d310b2d8620030
More information about the pld-cvs-commit
mailing list