From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/1] gnu: cpio: Remove unused patch. Date: Thu, 25 Feb 2016 20:32:52 -0500 Message-ID: <20160226013252.GA22045@jasmine> References: <232c85d308f95206ef332127af6a66402d742cff.1455942085.git.leo@famulari.name> <874mcw7269.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ7H9-0007D5-Lr for guix-devel@gnu.org; Thu, 25 Feb 2016 20:33:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZ7H6-0007xF-G0 for guix-devel@gnu.org; Thu, 25 Feb 2016 20:32:59 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:47909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ7H6-0007x8-9Z for guix-devel@gnu.org; Thu, 25 Feb 2016 20:32:56 -0500 Content-Disposition: inline In-Reply-To: <874mcw7269.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@gnu.org On Thu, Feb 25, 2016 at 07:20:14PM -0500, Mark H Weaver wrote: > Leo Famulari writes: > > * gnu/packages/patches/cpio-gets-undeclared.patch: Delete file. > > * gnu-system.am (dist_patch_DATA): Remove it. > > This patch is actually used by two other packages: 'rush' and 'dico'. > I'm not sure how I feel about this, but regardless, we can't simply > remove the patch. Oops, good catch! I will be sure to check for this in the future. It *is* a little disconcerting...