From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH] gnu: grep: Fix for gnulib library. Date: Mon, 13 Mar 2017 10:31:03 +0200 Message-ID: <20170313083103.GF27857@macbook42.flashner.co.il> References: <03bd79adfd93b2e828510a3250e6690d@openmailbox.org> <87o9x882ym.fsf@gnu.org> <45ea0fec-4129-f996-9022-c3358241c1c9@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yRA+Bmk8aPhU85Qt" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnLNp-00081t-Qm for guix-devel@gnu.org; Mon, 13 Mar 2017 04:31:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnLNl-0000BE-SP for guix-devel@gnu.org; Mon, 13 Mar 2017 04:31:13 -0400 Content-Disposition: inline In-Reply-To: <45ea0fec-4129-f996-9022-c3358241c1c9@gmail.com> 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" To: Manolis Ragkousis Cc: guix-devel@gnu.org, rennes@openmailbox.org --yRA+Bmk8aPhU85Qt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 11, 2017 at 05:37:13PM +0200, Manolis Ragkousis wrote: > Hello Ludo, >=20 > On 03/11/2017 01:31 PM, Ludovic Court=C3=A8s wrote: > > Hi! > >=20 > > rennes@openmailbox.org skribis: > >=20 > >> From f76585a44afdc41187df768eec79fb723713cf0c Mon Sep 17 00:00:00 2001 > >> From: rennes > >> Date: Tue, 21 Feb 2017 23:21:49 -0600 > >> Subject: [PATCH] gnu: grep: Fix for gnulib library. > >> > >> * gnu/packages/patches/grep-gnulib-lock.patch: New file. = =20 > >> * gnu/local.mk (dist_patch_DATA): Add it. > >=20 > > Looks like we missed this =E2=80=98core-updates=E2=80=99 cycle. :-/ > >=20 > > To apply it without triggering a full rebuild, you could instead add a > > phase that invokes =E2=80=98patch=E2=80=99 to apply it, only when the c= ross-compilation > > target or system is GNU/Hurd. > >=20 > > Like: > >=20 > > ,@(if (gnu/hurd?) > > `((add-before 'configure 'patch =E2=80=A6)) > > '()) ;nothing > >=20 > > Could you try that? >=20 > Even though this would work, maybe we should wait for the next > core-updates circle in order to avoid more (if (hurd)..) patches. >=20 > Rene WDYT? >=20 > Manolis >=20 more (if (hurd ...)) patches does also make it easier to merge in changes for those not using hurd when the time comes, and it allows those actively using hurd to make changes to more low-level packages without worrying about how it affects the other architectures/kernels. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --yRA+Bmk8aPhU85Qt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEkVdB/rIvpOM7bo+N9MHTkX6s7pMFAljGWLIACgkQ9MHTkX6s 7pMWqA//aXGzyPcXJegPa406I4moXS/28XjFvbKb++zqLUwDYpMfIop8NeuQbDVH rOosHJo4pl8Jq8vZNt8liDqQ9T5f1GXcDa1ZAWnLHiIBnhD+lVozS0cyaFjLzOd2 6MZlGTdZfWR0Q8R/SXRevRYATlgKeCeB+9og7DB4OjxZQy70LNGqaD+YzqRtnYLx 9ppqcGfUI0zF9BgUeI8EBO73NvJNCUpmynXNHsoGJXzS9Cq5J62ubdJIf9TBT/P0 gk1qlbt6+/iOrcBxe6cVdZYHJisfGBCHv/E+YNFKrnS1jWw7VLbHbIND0Dk6rfMs 6FkDBh1YLDK8mRugE0AvTN26gPspKxtKA63mnVGdUtP5vv+tNtZktRa/BqTQrsoS 2lZdZufKnSAgLjP8wOysj7VJICbevdv0Oogvp5ftT7JEI4slkGGJzJtVWWhChE73 2wlJ+wppCaAGM5Zu3ISpF20TtLt5cKs6aNzmWS+kcIyZ+SXG6ZlEbZg9IxOZa2MA RicF0t2eH7cxyLaopT/fQOw08Vz6+zg3PCYdR9R9m9gAQikUAgez15bjBvulQaLy r4+zotMu1i844amHwkWhtf7qHKeOv8wi6XfqVZN5tKofcaHpL/E8FQIl2YbWGUcV 4ehG5q1Q9btn/u4eTApR0iR3SWdJjSr288DduHhCp5AB1WUycdE= =/gLV -----END PGP SIGNATURE----- --yRA+Bmk8aPhU85Qt--