Author: xry111
Date: Sat Jan 16 21:52:14 2021
New Revision: 12099

Log:
tcl: fix the name of doc tarball

Modified:
   trunk/BOOK/chapter08/tcl.xml

Modified: trunk/BOOK/chapter08/tcl.xml
==============================================================================
--- trunk/BOOK/chapter08/tcl.xml        Sat Jan 16 00:46:51 2021        (r12098)
+++ trunk/BOOK/chapter08/tcl.xml        Sat Jan 16 21:52:14 2021        (r12099)
@@ -57,7 +57,7 @@
 
     <para>First, unpack the documentation by issuing the following 
command:</para>
 
-<screen><userinput remap="pre">tar -xf ../tcl8.6.10-html.tar.gz 
--strip-components=1</userinput></screen>
+<screen><userinput remap="pre">tar -xf ../tcl&tcl-version;-html.tar.gz 
--strip-components=1</userinput></screen>
 
     <para>Prepare Tcl for compilation:</para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to