diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 19:46:29 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 19:46:29 +0000 |
commit | 4a5a10855a0c2bd64d00d3bf028e675429e6d293 (patch) | |
tree | 516845fe05bc013c8690b49370f6e57b5233d1d0 /chapter06/glibc.xml | |
parent | 0fe6ccd8aea0ed502c8c9126cf7161ff895c0324 (diff) |
Revert part of teh last change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 99911bc33..6f2310591 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -71,11 +71,11 @@ <screen><userinput remap="pre">sed -i '/vi_VN.TCVN/d' localedata/SUPPORTED</userinput></screen> --> -<!-- - <para>Fix a bug that causes the build to fail:</para> + + <para>Fix a problem that causes the build to fail in the LFS environment:</para> <screen><userinput remap="pre">sed -i 's#<rpc/types.h>#"rpc/types.h"#' sunrpc/rpc_clntout.c</userinput></screen> ---> + <!-- <para>When running <command>make install</command>, a script called <filename>test-installation.pl</filename> performs a small sanity test on our newly installed Glibc. However, because our toolchain still points to |