Andreas Enge <[email protected]> skribis: > From ea32381745ea9984d62f8286e47f11838c8cfd62 Mon Sep 17 00:00:00 2001 > From: Andreas Enge <[email protected]> > Date: Wed, 2 Jan 2013 14:43:41 +0100 > Subject: [PATCH] distro: Add Berkeley DB. > > * distro/packages/bdb.scm: New file. > * Makefile.am (MODULES): Add it.
Applied. > + (system* "/bin/sh" "./dist/configure" > + (string-append "--prefix=" out))))) Note that I removed /bin/sh from here in preparation for ‘core-updates’. Thanks! Ludo’.
