bug#63150: [PATCH 1/2] gnu: quilt: Fix build because of grep warnings.

2023-05-20 Thread Efraim Flashner
On Sun, Apr 30, 2023 at 02:34:27PM +0200, Josselin Poiret via Bug reports for GNU Guix wrote: > From: Josselin Poiret > > * gnu/packages/patches/quilt-avoid-grep-warnings.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Register it. > * gnu/packages/patchutils.scm (quilt): Use it. > --- > H

bug#63150: [PATCH 1/2] gnu: quilt: Fix build because of grep warnings.

2023-04-30 Thread Josselin Poiret via Bug reports for GNU Guix
From: Josselin Poiret * gnu/packages/patches/quilt-avoid-grep-warnings.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/patchutils.scm (quilt): Use it. --- Hi everyone, This should fix the build and also update quilt. Best, gnu/local.mk