From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Changing python-wrapper to handle lib/ etc. Date: Tue, 04 Nov 2014 10:44:06 +0100 Message-ID: <871tpjcnbt.fsf@gnu.org> References: <87wq7kh70n.fsf@gnu.org> <20141029222347.GE29707@debian> <87tx2lu2ed.fsf_-_@gnu.org> <20141102174450.GC6865@debian> <20141102213257.GA11661@debian> <20141103101345.GA7788@debian.eduroam.u-bordeaux.fr> <20141103201928.GA20729@debian> <20141103204921.GA3867@debian> <20141103220646.GB28208@debian> 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]:41832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlaeV-0004Og-LG for guix-devel@gnu.org; Tue, 04 Nov 2014 04:43:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlaeP-0000OB-8u for guix-devel@gnu.org; Tue, 04 Nov 2014 04:43:51 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:46448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlaeP-0000Mq-1k for guix-devel@gnu.org; Tue, 04 Nov 2014 04:43:45 -0500 In-Reply-To: <20141103220646.GB28208@debian> (Andreas Enge's message of "Mon, 3 Nov 2014 23:06:46 +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: Andreas Enge Cc: Guix-devel , Federico Beffa Andreas Enge skribis: > On Mon, Nov 03, 2014 at 09:49:21PM +0100, Andreas Enge wrote: >> In 2.0.12 without python, now the guile tests fail... 3.0.2 without pyth= on >> compiles well, so I am trying to build the swig dependencies now. > > Everything worked well, so I pushed this solution to wip-python. Nice, thanks! Ludo=E2=80=99.