From d0f18947d1f48f597107e7a60c80ed716b6cc320 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 26 Nov 2017 19:06:52 +0000 Subject: Prevent installation of unneeded gawk files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/gawk.xml | 4 ++++ general.ent | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 93af2b5e5..ce7f02321 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-11-26 + + + [bdubbs] - Prevent installation of unneeded gawk files. + + + + 2017-11-17 diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml index 32b8165a3..f96fe5ff0 100644 --- a/chapter06/gawk.xml +++ b/chapter06/gawk.xml @@ -40,6 +40,10 @@ Installation of Gawk + First, ensure some unneeded files are not installed: + +sed -i 's/extras//' Makefile.in + Prepare Gawk for compilation: ./configure --prefix=/usr diff --git a/general.ent b/general.ent index 50cbfd081..140298b18 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + -- cgit v1.2.3-54-g00ecf