diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-07 00:15:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-07 00:15:23 +0000 |
commit | 96b2539bf80d64e1f7375333a92b9ef0ced449e6 (patch) | |
tree | e96b107fb6efcb62c53201e5cbffce180205da4c /chapter03 | |
parent | 813b1dc7237af18e897f82b9eea0ee86e475002b (diff) |
Add bash patches through patch-033.
Update mpfr patches through patch-11.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 45e750d88..e044276d6 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -17,7 +17,7 @@ needed to build an LFS system:</para> <variablelist role="materials"> -<!-- + <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> @@ -25,7 +25,7 @@ <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Bc Memory Leak Patch - <token>&bc-memory-leak-patch-size;</token>:</term> <listitem> |