aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/tcl-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-13 03:57:33 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-13 03:57:33 +0000
commit05946986d0233d9977107a34eefd1c96ebaffa4b (patch)
tree31df6d3e173271d3d76e55c1576119e08b902029 /chapter05/tcl-inst.xml
parent1b62790af7915536db6f92ccbf7b111e88360124 (diff)
Add some whitespace adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/tcl-inst.xml')
-rw-r--r--chapter05/tcl-inst.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml
index b20a2c173..856b31032 100644
--- a/chapter05/tcl-inst.xml
+++ b/chapter05/tcl-inst.xml
@@ -46,8 +46,12 @@ throughout the book.</para>
<screen><userinput>make install</userinput></screen>
<para>Make a necessary symbolic link:</para>
+
<screen><userinput>ln -s tclsh8.4 /tools/bin/tclsh</userinput></screen>
+<!-- HACK - Force some whitespace to appease tidy -->
+<literallayout></literallayout>
+
<caution><para>Do not remove the
<filename>tcl&tcl-version;</filename> source directory yet, as the next package
will need its internal headers.</para></caution>