From 31d648daacec93a748be92caf988ad21d75cbb7a Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 8 Aug 2001 20:39:51 +0000 Subject: chapter 6 findutils exp git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/findutils-exp.xml | 9 +++++++++ chapter06/findutils-inst.xml | 3 +-- chapter06/findutils.xml | 1 + 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 chapter06/findutils-exp.xml (limited to 'chapter06') diff --git a/chapter06/findutils-exp.xml b/chapter06/findutils-exp.xml new file mode 100644 index 000000000..e0c8c7cbc --- /dev/null +++ b/chapter06/findutils-exp.xml @@ -0,0 +1,9 @@ + +Command explanations + +patch -Np1 -i ../findutils-4.1.patch: This +patch is to fix some compliation errors by +avoiding a variable conflict and changing some bad syntax. + + + diff --git a/chapter06/findutils-inst.xml b/chapter06/findutils-inst.xml index 856a0d84e..ea032aa63 100644 --- a/chapter06/findutils-inst.xml +++ b/chapter06/findutils-inst.xml @@ -2,8 +2,7 @@ Installing Findutils Before Findutils is installed the findutils patch file has -to be unpacked. This patch is to fix some compliation errors by -avoiding a variable conflict and changing some bad syntax. +to be unpacked. Install Findutils by running the following commands: diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 02b296bd3..f0a19fe7c 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -5,6 +5,7 @@ Estimated disk space required: &findutils-compsize; &c6-findutils-inst; +&c6-findutils-exp; &aa-findutils-desc; -- cgit v1.2.3-54-g00ecf