[packages/librasterlite] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:58:29 CEST 2025
commit 7281a2a0f7c3027691316d45e243b6dcdbcd2ce8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:58:13 2025 +0200
Fix applying patches.
librasterlite.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/librasterlite.spec b/librasterlite.spec
index f8b1b59..c014082 100644
--- a/librasterlite.spec
+++ b/librasterlite.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka rasterlite.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/librasterlite.git/commitdiff/7281a2a0f7c3027691316d45e243b6dcdbcd2ce8
More information about the pld-cvs-commit
mailing list