diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-19 17:31:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-19 17:31:56 +0000 |
commit | 6dbff4106feb09e4fc0bde607830146d80b1920c (patch) | |
tree | 7606cd0265311c40c595740d820b6801f52549a7 /chapter03 | |
parent | 5870a98c909e4318652a778ebfbcb3d68d5efb23 (diff) |
Added Time Zone data package to packages section of the book.
This will be needed in the Chapter 6 glibc section when we
update to glibc-2.16.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 66e3d4252..7a500aec6 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -559,6 +559,15 @@ </varlistentry> <varlistentry> + <term>Time Zone Data (&tzdata-version;) - <token>&tzdata-size;</token>:</term> + <listitem> + <para>Home page: <ulink url="&tzdata-home;"/></para> + <para>Download: <ulink url="&tzdata-url;"/></para> + <para>MD5 sum: <literal>&tzdata-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Texinfo (&texinfo-version;) - <token>&texinfo-size;</token>:</term> <listitem> <para>Home page: <ulink url="&texinfo-home;"/></para> |