From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Acl Date: Fri, 07 Nov 2014 10:15:12 +0100 Message-ID: <87egtf9xsv.fsf@gnu.org> References: <20141105193513.GA30433@debian> <87sihx1iyf.fsf@gnu.org> <20141106213801.GA19209@debian> <20141106220941.GA12694@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]:37908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmfda-0006OJ-QM for guix-devel@gnu.org; Fri, 07 Nov 2014 04:15:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmfdS-0006gy-El for guix-devel@gnu.org; Fri, 07 Nov 2014 04:15:22 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:49770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmfdS-0006gi-87 for guix-devel@gnu.org; Fri, 07 Nov 2014 04:15:14 -0500 In-Reply-To: <20141106220941.GA12694@debian> (Andreas Enge's message of "Thu, 6 Nov 2014 23:09:41 +0100") 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: > From 34f1cd18d14a0a75d73e7f4b57f76495edae56d8 Mon Sep 17 00:00:00 2001 > From: Andreas Enge > Date: Thu, 6 Nov 2014 22:56:32 +0100 > Subject: [PATCH] gnu: acl: Also install header files. > > * gnu/packages/acl.scm (acl): Install header files. Drop unneeded phase > PATCH-MAKEFILE-SHELL. OK. Could you create the =E2=80=98core-updates=E2=80=99 branch and commit = it? Thanks! Ludo=E2=80=99.