aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc-inst.sgml5
1 files changed, 1 insertions, 4 deletions
diff --git a/chapter06/glibc-inst.sgml b/chapter06/glibc-inst.sgml
index cd6c74953..45a55beff 100644
--- a/chapter06/glibc-inst.sgml
+++ b/chapter06/glibc-inst.sgml
@@ -47,14 +47,11 @@ sysconfdir=/etc
</literallayout>
<para>
-Change to the
-<filename class="directory">/usr/src/glibc-build</filename>
-directory and install Glibc by running the following commands:
+Install Glibc by running the following commands:
</para>
<blockquote><literallayout>
- <userinput>cd /usr/src/glibc-build &amp;&amp;</userinput>
<userinput>../glibc-2.2.1/configure \</userinput>
<userinput>&nbsp;&nbsp;&nbsp;--prefix=/usr --enable-add-ons
\</userinput>