From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: ncmpcpp: Remove bootstrapping inputs. Date: Mon, 25 Apr 2016 09:56:30 +0200 Message-ID: <87twiqazpt.fsf@gnu.org> References: <2c251f3a5d1828c4fa690f1e4a964252693051aa.1461540354.git.leo@famulari.name> 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]:42363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aubNi-0005Hi-RW for guix-devel@gnu.org; Mon, 25 Apr 2016 03:56:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aubNf-0002ZG-MP for guix-devel@gnu.org; Mon, 25 Apr 2016 03:56:34 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:50442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aubNf-0002ZC-Fv for guix-devel@gnu.org; Mon, 25 Apr 2016 03:56:31 -0400 In-Reply-To: <2c251f3a5d1828c4fa690f1e4a964252693051aa.1461540354.git.leo@famulari.name> (Leo Famulari's message of "Sun, 24 Apr 2016 19:29:20 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/mpd.scm (ncmpcpp)[arguments]: Remove 'autogen' phase. > [native-inputs]: Remove autoconf, automake, and libtool. It=E2=80=99s a good idea. Maybe that was needed for an older version, or m= aybe that was never actually needed. Thanks! Ludo=E2=80=99.