[packages/kalamaris] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:26:30 CEST 2025
commit 37da3407211fb6c7dc85809c581400674df1dda8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:26:15 2025 +0200
Fix applying patches.
kalamaris.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kalamaris.spec b/kalamaris.spec
index de7bc97..aa3c6dc 100644
--- a/kalamaris.spec
+++ b/kalamaris.spec
@@ -45,8 +45,8 @@ sposób.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kalamaris.git/commitdiff/37da3407211fb6c7dc85809c581400674df1dda8
More information about the pld-cvs-commit
mailing list