From e19943a57c07eb0f2d2925390413f15bf771e828 Mon Sep 17 00:00:00 2001 From: Matthew Almond Date: Fri, 7 Jan 2022 10:33:28 -0800 Subject: [PATCH] Switch from bdb to ndb --- macros.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros.in b/macros.in index abf0ed1fe..731341925 100644 --- a/macros.in +++ b/macros.in @@ -595,7 +595,7 @@ package or when debugging this package.\ # ndb new data base format # sqlite Sqlite database (read-only in this version!) # -%_db_backend bdb +%_db_backend ndb # # Macros used to configure Berkley db parameters. -- 2.30.2