From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Problem with texinfo 5.0 package Date: Wed, 20 Feb 2013 12:29:25 +0100 Message-ID: <877gm3ql4a.fsf@gnu.org> References: <87mwuzfulf.fsf@tines.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U87rl-0000gN-41 for bug-guix@gnu.org; Wed, 20 Feb 2013 06:29:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U87rj-0008Sp-Re for bug-guix@gnu.org; Wed, 20 Feb 2013 06:29:37 -0500 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=60955 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U87rj-0008Qt-LN for bug-guix@gnu.org; Wed, 20 Feb 2013 06:29:35 -0500 In-Reply-To: <87mwuzfulf.fsf@tines.lan> (Mark H. Weaver's message of "Wed, 20 Feb 2013 00:00:12 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Mark H Weaver Cc: bug-guix@gnu.org Mark H Weaver skribis: > The built texinfo 5.0 packages contain a few uses of 'perl' that are not > pointing to a specific version in /nix/store: Yes, I know, but since in =E2=80=98core-updates=E2=80=99 we=E2=80=99ll chan= ge =E2=80=98patch-shebang=E2=80=99 to handle /usr/bin/env specially, that=E2=80=99ll work well there. Ludo=E2=80=99.