From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Packages with libraries and binaries Date: Sun, 6 Oct 2013 11:50:07 +0200 Message-ID: <20131006095007.GA895@debian> References: <20130922120624.GA4534@debian> <87zjr47ib1.fsf@gnu.org> <20131004175542.GA27833@debian> <87txgvswv4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VSkyr-0000Kh-Ck for guix-devel@gnu.org; Sun, 06 Oct 2013 05:50:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VSkyk-00070R-4e for guix-devel@gnu.org; Sun, 06 Oct 2013 05:50:29 -0400 Content-Disposition: inline In-Reply-To: <87txgvswv4.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Oct 05, 2013 at 02:52:47PM +0200, Ludovic Courtès wrote: > Exactly. You need that snippet, as in python.scm: That did it, thanks for the explanations! Andreas