[packages/kallery] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:26:36 CEST 2025
commit 7ccce45746c0fc5d4429d3e6bf86262bc33aaf70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:26:21 2025 +0200
Fix applying patches.
kallery.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kallery.spec b/kallery.spec
index 7724d7e..8e68839 100644
--- a/kallery.spec
+++ b/kallery.spec
@@ -51,8 +51,8 @@ najważniejszych możliwości:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kallery.git/commitdiff/7ccce45746c0fc5d4429d3e6bf86262bc33aaf70
More information about the pld-cvs-commit
mailing list