From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] build: cmake: Add input libraries to the rpath. Date: Sun, 27 Apr 2014 11:57:39 +0200 Message-ID: <20140427095739.GA15557@debian> References: <20140425071346.GA12585@debian> <87mwf9718f.fsf@gmail.com> <20140427085927.GA4380@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WeLqI-0006R2-Lm for guix-devel@gnu.org; Sun, 27 Apr 2014 05:57:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WeLqB-0007et-7c for guix-devel@gnu.org; Sun, 27 Apr 2014 05:57:50 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:61991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WeLqA-0007eg-TH for guix-devel@gnu.org; Sun, 27 Apr 2014 05:57:43 -0400 Content-Disposition: inline In-Reply-To: <20140427085927.GA4380@debian> 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: Eric Bavier Cc: guix-devel@gnu.org On Sun, Apr 27, 2014 at 10:59:27AM +0200, Andreas Enge wrote: > I will give it a try and commit a corresponding patch if everything works. Done. Thanks a lot for your help! Andreas