diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2006-01-07 16:39:54 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2006-01-07 16:39:54 +0000 |
commit | 693e2fbc1e7944196486094e8ce790abbaa0f163 (patch) | |
tree | dac0f6ad2373096d9a2e0282b3b7122ffcc815a0 /chapter03 | |
parent | cc25e353c323cc08330bb97e759ba123a7e5baa2 (diff) |
's/DB/Berkeley DB/' and remove -lpthread overrides from it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 8f3002c93..29c822a7a 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -40,6 +40,13 @@ </varlistentry> <varlistentry> +<term>Berkeley DB (&db-version;) - 7,925 KB:</term> +<listitem> +<para><ulink url="http://dev.sleepycat.com/"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Binutils (&binutils-version;) - 12,272 KB:</term> <listitem> <para><ulink url="&gnu;binutils/"/></para> @@ -68,13 +75,6 @@ </varlistentry> <varlistentry> -<term>DB (&db-version;) - 7,925 KB:</term> -<listitem> -<para><ulink url="http://dev.sleepycat.com/"/></para> -</listitem> -</varlistentry> - -<varlistentry> <term>DejaGNU (&dejagnu-version;) - 852 KB:</term> <listitem> <para><ulink url="&gnu;dejagnu/"/></para> |