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: cmake: Use our curl, zlib, expat, bzip2, and libarchive. Date: Wed, 08 Oct 2014 21:37:32 +0200 Message-ID: <87tx3emjyb.fsf@gnu.org> References: <8761fuwl9l.fsf@member.fsf.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]:50524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbx3G-0004av-BB for guix-devel@gnu.org; Wed, 08 Oct 2014 15:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xbx3A-0007sM-Lz for guix-devel@gnu.org; Wed, 08 Oct 2014 15:37:34 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:51165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbx3A-0007px-EJ for guix-devel@gnu.org; Wed, 08 Oct 2014 15:37:28 -0400 In-Reply-To: <8761fuwl9l.fsf@member.fsf.org> (Eric Bavier's message of "Wed, 08 Oct 2014 11:59:02 -0500") 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: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > Sending this patch to the list, as it would likely cause a lot of > rebuilds. > > > From c824d34faecc173bafc513d0b2052597a46dddfd Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Wed, 8 Oct 2014 11:55:40 -0500 > Subject: [PATCH] gnu: cmake: Use our curl, zlib, expat, bzip2, and > libarchive. > > * gnu/packages/cmake.scm (cmake)[arguments]: Move sh-patching to new > 'patch-bin-sh phase. New 'set-paths phase. > [inputs]: Add curl, zlib, expat, bzip2, and libarchive. > [description]: Fix space after end-of-sentence. LGTM. I think it=E2=80=99s fine to apply it on =E2=80=98master=E2=80=99 no= w (MIPS builds are lagging behind, but that=E2=80=99s OK.) Ludo=E2=80=99.