[packages/redland] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:41:11 CEST 2025
commit 20659b5dd496a5f2636e4f79dab3d5dc207850a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:55 2025 +0200
Fix applying patches.
redland.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/redland.spec b/redland.spec
index b0a874b..a2839ad 100644
--- a/redland.spec
+++ b/redland.spec
@@ -153,7 +153,7 @@ RDF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/redland.git/commitdiff/20659b5dd496a5f2636e4f79dab3d5dc207850a9
More information about the pld-cvs-commit
mailing list