[packages/kealib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:32:28 CEST 2025
commit fffb08d516209e4a6408c34c3392f93616cd3d8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:32:12 2025 +0200
Fix applying patches.
kealib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kealib.spec b/kealib.spec
index a359811..472f4a5 100644
--- a/kealib.spec
+++ b/kealib.spec
@@ -77,8 +77,8 @@ Wtyczka KEA do biblioteki GDAL.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%cmake . \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kealib.git/commitdiff/fffb08d516209e4a6408c34c3392f93616cd3d8e
More information about the pld-cvs-commit
mailing list