From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] gnu: Add numpy Date: Wed, 29 Oct 2014 22:28:45 +0100 Message-ID: <87oasuin02.fsf@gnu.org> References: <87bnoyk6g9.fsf@gnu.org> <87wq7kh70n.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]:40212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjan9-0005m3-KC for guix-devel@gnu.org; Wed, 29 Oct 2014 17:28:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjan5-0002Wn-0C for guix-devel@gnu.org; Wed, 29 Oct 2014 17:28:31 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:45225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjan4-0002Wh-Pq for guix-devel@gnu.org; Wed, 29 Oct 2014 17:28:26 -0400 In-Reply-To: (Federico Beffa's message of "Tue, 28 Oct 2014 18:49:07 +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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > On Tue, Oct 28, 2014 at 10:34 AM, Ludovic Court=C3=A8s wro= te: [...] >> Perhaps the right fix will be to change =E2=80=98python-wrapper=E2=80=99= to symlink the >> =E2=80=98lib=E2=80=99 sub-directory of =E2=80=98python=E2=80=99. > > It was also suggested to make python a propagating input of the wrapper. > https://lists.gnu.org/archive/html/guix-devel/2014-10/msg00303.html Yes, that=E2=80=99s even better. Ludo=E2=80=99.