aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/glibc-inst.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.sgml b/chapter06/glibc-inst.sgml
index cb405be61..71db5be33 100644
--- a/chapter06/glibc-inst.sgml
+++ b/chapter06/glibc-inst.sgml
@@ -28,7 +28,8 @@ Install Glibc by running the following commands:
<userinput>mv config.make~ config.make &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
- <userinput>make localedata/install-locales</userinput>
+ <userinput>make localedata/install-locales &amp;&amp;</userinput>
+ <userinput>cp login/pt_chown /usr/bin</userinput>
</literallayout></blockquote>