aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/textutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/textutils-inst.xml')
-rw-r--r--chapter05/textutils-inst.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter05/textutils-inst.xml b/chapter05/textutils-inst.xml
index 2fe91620c..c21d6cd53 100644
--- a/chapter05/textutils-inst.xml
+++ b/chapter05/textutils-inst.xml
@@ -6,13 +6,11 @@ Install Textutils by running the following commands:
</para>
<blockquote><literallayout>
-
<userinput>./configure --prefix=$LFS/usr
--disable-nls &amp;&amp;</userinput>
<userinput>make LDFLAGS=-static &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>mv $LFS/usr/bin/cat $LFS/bin</userinput>
-
</literallayout></blockquote>
</sect2>