From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] distro: Add Berkeley DB Date: Tue, 01 Jan 2013 23:44:28 +0100 Message-ID: <87fw2ked6b.fsf@gnu.org> References: <201212282055.26455.andreas@enge.fr> <87licf8r93.fsf@gnu.org> <201301011503.44217.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqAZT-00016P-9U for bug-guix@gnu.org; Tue, 01 Jan 2013 17:44:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqAZS-0001pO-9R for bug-guix@gnu.org; Tue, 01 Jan 2013 17:44:31 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:34607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqAZS-0001pI-2j for bug-guix@gnu.org; Tue, 01 Jan 2013 17:44:30 -0500 In-Reply-To: <201301011503.44217.andreas@enge.fr> (Andreas Enge's message of "Tue, 1 Jan 2013 15:03:44 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Hi! Andreas Enge skribis: > Am Sonntag, 30. Dezember 2012 schrieb Ludovic Court=C3=A8s: >> Works for me, but could you change it to =E2=80=9Cbdb=E2=80=9D (file nam= e and package >> name)? I think that=E2=80=99s the usual nickname. > > Not sure. Under debian, it is simply "db", or "libdb5.1". Oh, OK. > But I do not mind using "bdb" instead. Yeah, let=E2=80=99s do that to be fair to GDBM and all the others. ;-) Thanks, Ludo=E2=80=99.