From 8836e6026ab78f44476a8ed005836db507224253 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 3 Jan 2003 03:27:03 +0000 Subject: fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/gawk-down.xml | 1 - chapter01/changelog.xml | 7 +++++++ chapter04/gawk-patch.xml | 1 - chapter06/gawk-inst.xml | 10 ---------- entities/gawk.ent | 2 +- 5 files changed, 8 insertions(+), 13 deletions(-) diff --git a/appendixa/gawk-down.xml b/appendixa/gawk-down.xml index b7eb5a281..3980d8f11 100644 --- a/appendixa/gawk-down.xml +++ b/appendixa/gawk-down.xml @@ -5,6 +5,5 @@ Gawk Patch (&gawk-patch-version;): - diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c4d4e7a7..ce2c40c44 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -13,6 +13,7 @@ binutils-2.13.2 bison-1.75 e2fsprogs-1.32 +gawk-3.1.1-3.patch gcc-3.2.1 glibc-2.3.1 glibc-2.3.1.patch @@ -56,6 +57,12 @@ +January 2nd, 2003 [gerard]: Chapter 06 - Fixed the gawk +patch. make uninstall will no longer wipe out the +/usr/bin directory. Also, renamed +/usr/share/gawk to +/usr/share/gawk-3.1.1. + January 2nd, 2003 [gerard]: Replaced the glibc-2.3.1 mega-patch with two separate patches (glibc-2.3.1-root-perl.patch and glibc-2.3.1-libnss.patch). diff --git a/chapter04/gawk-patch.xml b/chapter04/gawk-patch.xml index 0a410b964..c1a910521 100644 --- a/chapter04/gawk-patch.xml +++ b/chapter04/gawk-patch.xml @@ -1,3 +1,2 @@ Gawk Patch (&gawk-patch-version;) - &gawk-patch-size;: - diff --git a/chapter06/gawk-inst.xml b/chapter06/gawk-inst.xml index ceaedc8ef..7bb1ebe05 100644 --- a/chapter06/gawk-inst.xml +++ b/chapter06/gawk-inst.xml @@ -4,16 +4,6 @@ This package requires its patch to be applied before you can install it. -Warning: do NOT run make uninstall on this -package if you apply the patch to change the -libexec directory definition. The -uninstall rule in the Makefile -file runs a command like rm -rf -<libexecdir>/* Since we change the libexec directory to /usr/bin it'll run rm -rf -/usr/bin/* - Install Gawk by running the following commands: patch -Np1 -i ../gawk-&gawk-patch-version;.patch && diff --git a/entities/gawk.ent b/entities/gawk.ent index 21c9fa26b..e6960a4d5 100644 --- a/entities/gawk.ent +++ b/entities/gawk.ent @@ -18,7 +18,7 @@ - + -- cgit v1.2.3-54-g00ecf