diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 9 | ||||
-rw-r--r-- | chapter03/patches.xml | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 28d925a1b..e48a909a6 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -42,15 +42,6 @@ </varlistentry> <varlistentry> - <term>Bash Documentation (&bash-doc-version;) - <token>&bash-doc-size;</token>:</term> - <listitem> - <para>Home page: <ulink url="&bash-doc-home;"/></para> - <para>Download: <ulink url="&bash-doc-url;"/></para> - <para>MD5 sum: <literal>&bash-doc-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Berkeley DB (&db-version;) - <token>&db-size;</token>:</term> <listitem> <para>Home page: <ulink url="&db-home;"/></para> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6883f27a8..a6eb472a9 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,6 +19,14 @@ <variablelist role="materials"> <varlistentry> + <term>Automake Test Fix Patch - <token>&automake-test-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&automake-test-patch;"/></para> + <para>MD5 sum: <literal>&automake-test-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Berkeley DB Upstream Fixes Patch - <token>&db-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&db-fixes-patch;"/></para> |