From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v3] gnu: Add python2-shedskin. Date: Sun, 1 May 2016 13:52:02 -0400 Message-ID: <20160501175202.GA26317@jasmine> References: <20160330002745.30a98f5c@scratchpost.org> <20160330004942.6a24c141@scratchpost.org> <20160330072659.794e2d16@scratchpost.org> <20160406221909.GB8974@jasmine> <20160407141324.0cc1160b@scratchpost.org> <20160407151653.GB18750@jasmine> <20160425040459.0fe60975@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awvXk-0005SJ-Ja for guix-devel@gnu.org; Sun, 01 May 2016 13:52:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awvXY-0001Ng-VV for guix-devel@gnu.org; Sun, 01 May 2016 13:52:27 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:35095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awvXW-0001LI-GM for guix-devel@gnu.org; Sun, 01 May 2016 13:52:20 -0400 Content-Disposition: inline In-Reply-To: <20160425040459.0fe60975@scratchpost.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" To: Danny Milosavljevic Cc: guix-devel@gnu.org On Mon, Apr 25, 2016 at 04:04:59AM +0200, Danny Milosavljevic wrote: > > My instinct is that we should make it refer directly to the libraries > > (pcre and libgc) but that user-facing executables like make and g++ > > should be installed by the user. > > Yeah, I did it like that in the existing patch. Sorry I took soooo long to read v4 of your patch! :/ I've shifted the indentation of arguments down one line and to the left, to keep the lines shorter than 80 characters. Same for the description. Applied as 63bcec7140.