[packages/rpm/rpm.org] - enable support for read-only bdb backend
baggins
baggins at pld-linux.org
Tue Nov 3 09:21:10 CET 2020
commit 8fa0ac2fcc16b1980e284e5b3e4af8554d7fde52
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Nov 3 09:20:44 2020 +0100
- enable support for read-only bdb backend
rpm.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/rpm.spec b/rpm.spec
index ae38728..9d5dc2c 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -602,6 +602,7 @@ sed -i \
--disable-silent-rules \
--enable-shared \
--enable-bdb \
+ --enable-bdb-ro \
--enable-ndb \
--enable-sqlite \
--enable-zstd \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/8fa0ac2fcc16b1980e284e5b3e4af8554d7fde52
More information about the pld-cvs-commit
mailing list