Hello! Andreas Enge <[email protected]> skribis:
> the first leaf I came across in a surprisingly deep dependency tree when > trying to integrate gnunet... Would be good if they used GDBM instead... > From ac20c27b16e7dc5b1fc123f4055a246b469a959b Mon Sep 17 00:00:00 2001 > From: Andreas Enge <[email protected]> > Date: Fri, 28 Dec 2012 20:52:11 +0100 > Subject: [PATCH] distro: Add Berkeley DB. > > * distro/packages/db.scm: New file. > * Makefile.am (MODULES): Add it. > --- > Makefile.am | 1 + > distro/packages/db.scm | 55 > ++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 56 insertions(+) > create mode 100644 distro/packages/db.scm Works for me, but could you change it to “bdb” (file name and package name)? I think that’s the usual nickname. TIA, Ludo’.
