aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-30 04:33:38 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-30 04:33:38 +0000
commit8643850fb239b9ed48553adc0636fa68dfc65665 (patch)
tree313278496fe5b54d6b3c0b1e56d1c23939c23ff2 /chapter06
parent75e795a113bbd056e32eba14d505e0cea50a8984 (diff)
changed chap6 make install target to install-no-fixedincludes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gcc-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml
index c2492712d..eed1380c3 100644
--- a/chapter06/gcc-inst.xml
+++ b/chapter06/gcc-inst.xml
@@ -57,7 +57,7 @@ properly.</para>
<para>Finish installing the package:</para>
-<para><screen><userinput>make install</userinput></screen></para>
+<para><screen><userinput>make install-no-fixedincludes</userinput></screen></para>
<para>Some packages expect the C PreProcessor to be installed in the
<filename>/lib</filename> and <filename>/usr/lib</filename> directories.