From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add gmsh Date: Fri, 25 Apr 2014 14:19:28 +0200 Message-ID: <87sip18uun.fsf@gnu.org> References: <878uqu8ops.fsf@gmail.com> <87tx9hbqld.fsf@gnu.org> <20140425113442.GA18489@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]:57839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wdf6Q-0006NN-HF for guix-devel@gnu.org; Fri, 25 Apr 2014 08:19:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wdf6J-0002rK-HG for guix-devel@gnu.org; Fri, 25 Apr 2014 08:19:38 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wdf6J-0002qy-Am for guix-devel@gnu.org; Fri, 25 Apr 2014 08:19:31 -0400 In-Reply-To: <20140425113442.GA18489@debian> (Andreas Enge's message of "Fri, 25 Apr 2014 13:34:42 +0200") 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@gnu.org Andreas Enge skribis: > On Fri, Apr 25, 2014 at 01:23:10PM +0200, Ludovic Court=C3=A8s wrote: >> Eric Bavier skribis: >> > * gnu/packages/maths.scm (gmsh): New variable >> OK to push with these changes, thanks! > > Eric, could you maybe wait until we sort out the rpath handling of the cm= ake > build system, as suggested in my patch from yesterday? Does it make the > explicit rpath patchelf business for this package obsolete or not? > It would be good to solve the problem once and for all. Oh right, probably a good idea. Ludo=E2=80=99.