From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: util-linux: Enable ddate. Date: Thu, 10 Apr 2014 15:07:11 +0200 Message-ID: <877g6x8ha8.fsf@gnu.org> References: 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]:51636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYEhO-00067a-IT for guix-devel@gnu.org; Thu, 10 Apr 2014 09:07:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYEhF-0006UV-BY for guix-devel@gnu.org; Thu, 10 Apr 2014 09:07:22 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYEhF-0006U8-4K for guix-devel@gnu.org; Thu, 10 Apr 2014 09:07:13 -0400 In-Reply-To: (=?utf-8?Q?=22Al=C3=ADrio?= Eyng"'s message of "Thu, 10 Apr 2014 13:03:10 +0000") 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: =?utf-8?Q?Al=C3=ADrio?= Eyng Cc: guix-devel@gnu.org Al=C3=ADrio Eyng skribis: > There are discordians out there. > Do you discord? > > From 2e99ec7c6fb50c8c59c918b303db5c38b8354744 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Al=3DC3=3DADrio=3D20Eyng?=3D > Date: Thu, 10 Apr 2014 12:55:50 +0000 > Subject: [PATCH] gnu: util-linux: Enable ddate. > > * gnu/packages/linux.scm (util-linux): Add --enable-ddate configure flag. Haha, makes a lot of sense. :-) Applied, thanks! Ludo=E2=80=99.