From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#26581: Leftover patch round-up Date: Thu, 20 Apr 2017 14:33:08 -0400 Message-ID: <20170420183308.GA5958@jasmine> References: <20170420182538.GA11903@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1Gu6-00074s-Of for bug-guix@gnu.org; Thu, 20 Apr 2017 14:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1Gu2-0000Vg-LD for bug-guix@gnu.org; Thu, 20 Apr 2017 14:34:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:32893) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d1Gu2-0000Va-I5 for bug-guix@gnu.org; Thu, 20 Apr 2017 14:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d1Gu2-0005Sx-9g for bug-guix@gnu.org; Thu, 20 Apr 2017 14:34:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1GtG-00073N-3M for bug-guix@gnu.org; Thu, 20 Apr 2017 14:33:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1GtC-0000NB-6K for bug-guix@gnu.org; Thu, 20 Apr 2017 14:33:14 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:52381) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d1GtC-0000N6-37 for bug-guix@gnu.org; Thu, 20 Apr 2017 14:33:10 -0400 Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 8D63424614 for ; Thu, 20 Apr 2017 14:33:09 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170420182538.GA11903@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 26581@debbugs.gnu.org --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 20, 2017 at 02:25:38PM -0400, Leo Famulari wrote: > Let's find the patch files whose filenames are not referenced anywhere, > except possibly in 'gnu/local.mk': >=20 > $ for patch in gnu/packages/patches/*; do result=3D$(grep -rI ${patch##*/= }) \ > && test ${result%%:*} !=3D "gnu/local.mk" || echo $patch; done This shell snippet needs improvement, to say the least! But it worked okay this time :) --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlj4/uQACgkQJkb6MLrK fwihQxAA2mepnSe/ZFjwjTsP06zxgLbAiaLMPBEsc02EDKIyL1bosM9Pay8LdI4H lPchWWZMKv7t20LmwKdvnfarog8KTiFciPEKt58+bVHYJIihjIkV9jGLpe/G5dkW TmDUUfN/t3ELW1J62oFx3DKkUWsyPJ4YygU6+jaSac/fD1BZjy1MDCq7L4Lszzv6 TEYR5TO7g8EW0lEyT9iCv84ktMRQ+dw4uIfBIWJxoJ3JozLc/jyZgYdB60bkXdVF pJ+8IQPh/eh79ArVdjDxj0csv8Iho0J0iam/f0yr+PRrCFb170zCd/ER7gJVcxy8 zIAcIfx0jfL0TMHDaSHAOuzpN6fT/EdJITJqBqfVKJOeSd3fwX3NzKnczZYC8DCK O9fViP/nmxlYAZ+Gv0pq8bZNl5qtLRplfjUj0yJNJPiOYY/kkB0OAm0FnrUCH3sg wdxea0oA1qyyjtICligURoPISHzv6jnzkPb8dK7uSo4crPHCWLaMd3rEASnsCEvO ry+rbheBP66Z07Zu7gh6jCfcXR7+OYnfPCNTtZxtz2AuO9AkLUzEoYzk76+UWUL6 v+lNNUIBK8WVxl7p6LBrJ+js+jNpeRy90ZYxstjyQ05x6fbMMJRXJ+oZU0Nh08GK PZXVGVFCPDZl8mloumqR25njpls9RXxvyrlEQlLZPXVX5iYTHgE= =eKli -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--