From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 1/1] gnu: cpio: Remove unused patch. Date: Thu, 25 Feb 2016 19:20:14 -0500 Message-ID: <874mcw7269.fsf@netris.org> References: <232c85d308f95206ef332127af6a66402d742cff.1455942085.git.leo@famulari.name> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ68z-0002wn-Od for guix-devel@gnu.org; Thu, 25 Feb 2016 19:20:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZ68w-00079K-Hp for guix-devel@gnu.org; Thu, 25 Feb 2016 19:20:29 -0500 Received: from world.peace.net ([50.252.239.5]:46643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZ68w-00079D-Dj for guix-devel@gnu.org; Thu, 25 Feb 2016 19:20:26 -0500 In-Reply-To: <232c85d308f95206ef332127af6a66402d742cff.1455942085.git.leo@famulari.name> (Leo Famulari's message of "Fri, 19 Feb 2016 23:22:31 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org 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. Thanks, Mark