From 85ca28c9001c72262e90fb4e859366528db4fcfc Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 5 Oct 2008 17:04:28 +0000 Subject: Updated Tcl to 8.5.4 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter05/tcl.xml | 24 ++++++++++++------------ packages.ent | 11 ++++++----- 3 files changed, 21 insertions(+), 17 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 62d9928ec..41c01baca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ 2008-10-05 + + [randy] - Updated Tcl to 8.5.4. + [randy] - Updated the Linux kernel to 2.6.26.5. diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 7393709b9..97a1904d1 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -81,7 +81,7 @@ Now make a necessary symbolic link: -ln -sv tclsh8.4 /tools/bin/tclsh +ln -sv tclsh&tcl-major-version; /tools/bin/tclsh @@ -93,8 +93,8 @@ Installed library - tclsh (link to tclsh8.4) and tclsh8.4 - libtcl8.4.so + tclsh (link to tclsh&tcl-major-version;) and tclsh&tcl-major-version; + libtcl&tcl-major-version;.so @@ -103,12 +103,12 @@ - - tclsh8.4 + + tclsh&tcl-major-version; The Tcl command shell - - tclsh8.4 + + tclsh&tcl-major-version; @@ -116,19 +116,19 @@ tclsh - A link to tclsh8.4 + A link to tclsh&tcl-major-version; tclsh - - libtcl8.4.so + + libtcl&tcl-major-version;.so The Tcl library - - libtcl8.4.so + + libtcl&tcl-major-version;.so diff --git a/packages.ent b/packages.ent index 7b6f80f2f..fcbe066d1 100644 --- a/packages.ent +++ b/packages.ent @@ -490,13 +490,14 @@ - - + + + - + - - + + -- cgit v1.2.3-54-g00ecf