Author: krejzi
Date: Thu May 9 13:47:58 2013
New Revision: 11167
Log:
minor fixes.
Modified:
trunk/BOOK/general/prog/tcl.xml
trunk/BOOK/x/wm/fluxbox.xml
trunk/BOOK/xsoft/graphweb/firefox.xml
trunk/BOOK/xsoft/other/thunderbird.xml
Modified: trunk/BOOK/general/prog/tcl.xml
==============================================================================
--- trunk/BOOK/general/prog/tcl.xml Thu May 9 13:27:41 2013 (r11166)
+++ trunk/BOOK/general/prog/tcl.xml Thu May 9 13:47:58 2013 (r11167)
@@ -126,6 +126,7 @@
<screen><userinput>cd unix &&
./configure --prefix=/usr \
--mandir=/usr/share/man \
+ --without-tzdata \
$([ $(uname -m) = x86_64 ] && echo --enable-64bit)
&&
make &&
@@ -161,6 +162,12 @@
<title>Command Explanations</title>
<para>
+ <option>--without-tzdata</option>: This switch prevents installation
+ of the shipped timezone data which are older than the ones provided
+ in LFS.
+ </para>
+
+ <para>
<parameter>$([ $(uname -m) = x86_64 ] && echo
--enable-64bit)</parameter>: This switch is used to enable 64 bit
support in <application>Tcl</application> on 64 bit operating
Modified: trunk/BOOK/x/wm/fluxbox.xml
==============================================================================
--- trunk/BOOK/x/wm/fluxbox.xml Thu May 9 13:27:41 2013 (r11166)
+++ trunk/BOOK/x/wm/fluxbox.xml Thu May 9 13:47:58 2013 (r11167)
@@ -5,7 +5,7 @@
%general-entities;
<!ENTITY fluxbox-download-http
"&sourceforge-repo;/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
- <!ENTITY fluxbox-download-ftp
"&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar.">
+ <!ENTITY fluxbox-download-ftp
"&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar.bz2">
<!ENTITY fluxbox-md5sum "f95b0bdb9ee41bfac124bd0fc601f248">
<!ENTITY fluxbox-size "776 KB">
<!ENTITY fluxbox-buildsize "135 MB">
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Thu May 9 13:27:41 2013
(r11166)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Thu May 9 13:47:58 2013
(r11167)
@@ -36,7 +36,7 @@
<application>Mozilla</application> codebase.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -104,6 +104,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="curl"/>,
<xref linkend="dbus-glib"/>,
<xref linkend="doxygen"/>,
<xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/>
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml Thu May 9 13:27:41 2013
(r11166)
+++ trunk/BOOK/xsoft/other/thunderbird.xml Thu May 9 13:47:58 2013
(r11167)
@@ -37,7 +37,7 @@
Gecko rendering engine to enable it to display and compose HTML emails.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -105,6 +105,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="curl"/>,
<xref linkend="dbus-glib"/>,
<xref linkend="doxygen"/>,
<xref linkend="gnome-vfs"/> and <xref linkend="libgnomeui"/>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page