From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH 1/2] gnu: newt: Build python bindings. Date: Tue, 3 Nov 2015 17:16:11 -0600 Message-ID: <20151103171611.62d791e2@openmailbox.org> References: <1446397325-1580-1-git-send-email-ericbavier@openmailbox.org> <87si4nyzvx.fsf@gnu.org> 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]:39333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtpOh-0003UH-VZ for guix-devel@gnu.org; Tue, 03 Nov 2015 23:10:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtpOe-0001dL-Q6 for guix-devel@gnu.org; Tue, 03 Nov 2015 23:10:07 -0500 Received: from smtp13.openmailbox.org ([62.4.1.47]:45657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtpOe-0001cv-Ky for guix-devel@gnu.org; Tue, 03 Nov 2015 23:10:04 -0500 In-Reply-To: <87si4nyzvx.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 =?UTF-8?B?Q291cnTDqHM=?= Cc: guix-devel@gnu.org, Eric Bavier On Tue, 03 Nov 2015 14:29:54 +0100 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > ericbavier@openmailbox.org skribis: >=20 > > From: Eric Bavier > > > > * gnu/packages/slang.scm (slang)[outputs]: New field. > > [arguments]: Add #:make-flags argument. Add 'move-python' phase. >=20 > The variable in the log should be =E2=80=98newt=E2=80=99, not =E2=80=98sl= ang=E2=80=99. Indeed. > Otherwise LGTM! >=20 > Please make sure the =E2=80=9Cout=E2=80=9D output does not refer to Pytho= n. I have confirmed it does not. Done and pushed. Thanks, `~Eric