From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH] Update ncmpcpp to v0.6.2 Date: Fri, 27 Feb 2015 19:53:36 +0100 Message-ID: <87k2z3i3tb.fsf@denknerd.org> References: <87sidrll19.fsf@denknerd.org> <87vbin8qo2.fsf@fsf.org> <87lhjj72p3.fsf@netris.org> <87oaofiak5.fsf@denknerd.org> <87d24v6wrh.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRQ2j-0006QG-2l for guix-devel@gnu.org; Fri, 27 Feb 2015 13:53:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRQ2d-0006OY-VL for guix-devel@gnu.org; Fri, 27 Feb 2015 13:53:44 -0500 Received: from mx02.posteo.de ([89.146.194.165]:43061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRQ2d-0006OI-Q8 for guix-devel@gnu.org; Fri, 27 Feb 2015 13:53:39 -0500 In-reply-to: <87d24v6wrh.fsf@netris.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: Mark H Weaver Cc: Guix-devel On 2015-02-27 at 19:21, quoth Mark H Weaver: > On the whole, I think the preferable approach (and the one I've used in > a large commit that cleans up all of these autogen-style phases) is > this: > > --8<---------------cut here---------------start------------->8--- > (alist-cons-after > 'unpack 'autogen > (lambda _ > (setenv "NOCONFIGURE" "true") > (zero? (system* "sh" "autogen.sh"))) > --8<---------------cut here---------------end--------------->8--- OK, i'll apply those changes and send in a cleaner patch. But not right now, now it's best i go enjoy my weekend :) > Or is there a reason you'd like to avoid adding your copyright? No that's fine, i just hadn't understood what you were referring to the first time. Cheers! p.