From 5e84d795b19599f00bda6178578dc33f38c0da7f Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 30 May 2002 11:51:48 +0000 Subject: added gawk patch explanation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gawk-exp.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chapter06/gawk-exp.xml diff --git a/chapter06/gawk-exp.xml b/chapter06/gawk-exp.xml new file mode 100644 index 000000000..f76aa456c --- /dev/null +++ b/chapter06/gawk-exp.xml @@ -0,0 +1,11 @@ + +Command explanations + +patch -Np1 -i ../gawk-&gawk-version;.patch: This +patch alters the code that determines the location of the +libexec directory. This patch will +allow us to override it by passing --libexecdir to the +configure script. + + + -- cgit v1.2.3-54-g00ecf