From b17680d8ea3c91a0107a52a182ab5465749c0f5b Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 14 Sep 2022 21:58:07 -0500 Subject: Package updates and corrections. Update to file-5.43. Update to linux-5.19.8. Update to gawk-5.2.0. Update to meson-0.63.2. Update to ninja-1.11.1. Update to bc-6.0.2. Fix the location of udev rules in eudev. Remove a warning for egrep and fgrep that Delete an empty binutils man page. --- chapter08/grep.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chapter08/grep.xml') diff --git a/chapter08/grep.xml b/chapter08/grep.xml index 33b0896c2..25d598dfe 100644 --- a/chapter08/grep.xml +++ b/chapter08/grep.xml @@ -40,6 +40,13 @@ Installation of Grep + + First, remove a warning about using egrep and fgrep that makes + tests on some packages fail: + + +sed -i "s/echo/#echo/" src/egrep.sh + Prepare Grep for compilation: ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf