From f0332afec1515598d836a726e824ffc6eed9927e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 4 Mar 2013 05:27:18 +0000 Subject: Fix tcl Contents section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/tcl.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 54f09f82d..9a264ad68 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -100,8 +100,8 @@ Installed library - tclsh (link to tclsh8.5) and tclsh8.5 - libtcl8.5.so, libtclstub8.5.a + tclsh (link to tclsh&tcl-major-version;) and tclsh&tcl-major-version; + libtcl&tcl-major-version;.so, libtclstub&tcl-major-version;.a @@ -110,12 +110,12 @@ - - tclsh8.5 + + tclsh&tcl-major-version; The Tcl command shell - - tclsh8.5 + + tclsh&tcl-major-version; @@ -123,29 +123,29 @@ tclsh - A link to tclsh8.5 + A link to tclsh&tcl-major-version; tclsh - - libtcl8.5.so + + libtcl&tcl-major-version;.so The Tcl library - - libtcl8.5.so + + libtcl&tcl-major-version;.so - - libtclstub8.5.a + + libtclstub&tcl-major-version;.a The Tcl Stub library - - libtclstub8.5.a + + libtclstub&tcl-major-version;.a -- cgit v1.2.3-54-g00ecf