From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [v3 1/2] gnu: w3m: Update patch to use '-p1'. Date: Thu, 7 Jan 2016 02:30:25 -0500 Message-ID: <20160107073025.GB31830@jasmine> References: <9d18197ecca4fe8509e9fa7588f93b9f41ad56e1.1452045889.git.leo@famulari.name> <87y4c3gfos.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH51f-0002Fz-Cv for guix-devel@gnu.org; Thu, 07 Jan 2016 02:30:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aH51e-0000hD-JP for guix-devel@gnu.org; Thu, 07 Jan 2016 02:30:27 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:42505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH51e-0000h1-FI for guix-devel@gnu.org; Thu, 07 Jan 2016 02:30:26 -0500 Content-Disposition: inline In-Reply-To: <87y4c3gfos.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-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Jan 06, 2016 at 11:33:55AM +0100, Ludovic Courtès wrote: > Leo Famulari skribis: > > > * gnu/packages/patches/w3m-fix-compile.patch: Update to work with -p1. > > * gnu/packages/w3m.scm (w3m): Drop patch flag -p0. > > I forgot: please add the patch to gnu-system.am. This patch was already there. I just adjusted (and now, renamed) the patch prefix level from '-p0' to '-p1'.