aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-03-14 21:53:12 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-03-14 21:53:12 +0000
commit02974d8f1b3545815123a71af984aa9dc45d19ae (patch)
treea61f6dbe374c8bde2d2b588870fd2fb237e4edd4 /chapter05
parent5b7293ab71a253046b37850efe349b15692ad4fd (diff)
Re-adding HOME to the chroot command, and a few textual shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/patch.xml b/chapter05/patch.xml
index d927b0327..67ce2da5c 100644
--- a/chapter05/patch.xml
+++ b/chapter05/patch.xml
@@ -13,7 +13,7 @@
<sect2>
<title>Installation of Patch</title>
-<para>Prepare Patch for compilation (the preprocessor flag
+<para>Prepare Patch for compilation (setting the preprocessor flags to
<emphasis>-D_GNU_SOURCE</emphasis> is only needed on the PowerPC platform, on
other architectures you can leave it out):</para>