[packages/lmdb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:43 CEST 2025
commit 11645e2b8386a540b0b42db3c09ec741fb142248
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:27 2025 +0200
Fix applying patches.
lmdb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lmdb.spec b/lmdb.spec
index 9944dd2..bf31613 100644
--- a/lmdb.spec
+++ b/lmdb.spec
@@ -88,7 +88,7 @@ Dokumentacja API biblioteki LMDB.
%prep
%setup -q -n %{name}-LMDB_%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__mv} libraries/liblmdb/* .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lmdb.git/commitdiff/11645e2b8386a540b0b42db3c09ec741fb142248
More information about the pld-cvs-commit
mailing list