From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Locale Date: Wed, 14 Oct 2015 23:45:50 +0200 Message-ID: <87fv1dp1ip.fsf@gnu.org> References: <20151013113842.GA4687@debian> <20151014194751.GB8349@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmTrw-0000Lp-3T for guix-devel@gnu.org; Wed, 14 Oct 2015 17:45:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmTrs-0004nN-SV for guix-devel@gnu.org; Wed, 14 Oct 2015 17:45:56 -0400 In-Reply-To: <20151014194751.GB8349@debian> (Andreas Enge's message of "Wed, 14 Oct 2015 21:47:51 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > Would it make sense to declare a search path with respect to GUIX_LOCPATH > then? It=E2=80=99s done, but it=E2=80=99s in libc, so you don=E2=80=99t see it un= less you install =E2=80=98glibc=E2=80=99 in your profile. Ludo=E2=80=99.