From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#30185: [PATCH] [core-updates] Put locales where libc will find them Date: Wed, 24 Jan 2018 18:32:43 -0500 Message-ID: <87efmeltno.fsf@netris.org> References: <87po64ql7j.fsf@netris.org> <87o9ljz5o3.fsf@gnu.org> 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]:53114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeUYQ-0001w2-BV for bug-guix@gnu.org; Wed, 24 Jan 2018 18:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeUYM-0006R6-DZ for bug-guix@gnu.org; Wed, 24 Jan 2018 18:34:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33635) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeUYM-0006Qr-AF for bug-guix@gnu.org; Wed, 24 Jan 2018 18:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eeUYL-0002gP-Uk for bug-guix@gnu.org; Wed, 24 Jan 2018 18:34:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87o9ljz5o3.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 24 Jan 2018 15:34:52 +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" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30185-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> * gnu/system/locale.scm (localedef-command, single-locale-directory): Us= e only >> the major+minor part of the libc version number in the locale directory = name. > > Good catch, go for it! Pushed as commit 6d5a65de7fba53ca1160844550d261f540f110e1 on core-updates. I'm closing this bug now. Thanks, Mark