diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-14 21:53:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-14 21:53:12 +0000 |
commit | 02974d8f1b3545815123a71af984aa9dc45d19ae (patch) | |
tree | a61f6dbe374c8bde2d2b588870fd2fb237e4edd4 /chapter06/patch.xml | |
parent | 5b7293ab71a253046b37850efe349b15692ad4fd (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 'chapter06/patch.xml')
-rw-r--r-- | chapter06/patch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 8a8be965a..8ff7e4c69 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -15,7 +15,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 PowerPCs, on other machines you can leave it out):</para> |