From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] glib-or-gtk-build-system: new build-system Date: Wed, 08 Oct 2014 11:49:13 +0200 Message-ID: <87iojusxgm.fsf@gnu.org> References: <87y4ssubnq.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]:38146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbnrw-0005Pu-IY for guix-devel@gnu.org; Wed, 08 Oct 2014 05:49:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xbnrs-00040R-4e for guix-devel@gnu.org; Wed, 08 Oct 2014 05:49:16 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:50690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbnrr-00040G-TP for guix-devel@gnu.org; Wed, 08 Oct 2014 05:49:12 -0400 In-Reply-To: (Federico Beffa's message of "Wed, 8 Oct 2014 09:32:03 +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: Federico Beffa Cc: guix-devel@gnu.org Federico Beffa skribis: > On Wed, Oct 8, 2014 at 9:28 AM, Federico Beffa wrote: >> Attached an updated patch. If it is fine, I will update the >> documentation in a separate patch to follow. > > I forgot to mention that I'm not sure how to update gnu-system.am. I > looked for cmake-build-system as an example, but it is not mentioned > in the file. It=E2=80=99s actually in Makefile.am. gnu-system.am is for things under gn= u/. Ludo=E2=80=99.