diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 6cc70cfcb..d55746f46 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -123,15 +123,23 @@ <para>MD5 sum: <literal>&mpfr-fixes-patch-md5;</literal></para> </listitem> </varlistentry> -<!-- + <varlistentry> - <term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term> + <term>Ncurses GCC 5 Fixes Patch - <token>&ncurses-gcc5-buildfixes-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para> - <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&ncurses-gcc5-buildfixes-patch;"/></para> + <para>MD5 sum: <literal>&ncurses-gcc5-buildfixes-patch-md5;</literal></para> </listitem> </varlistentry> ---> + + <varlistentry> + <term>Perl GCC 5 Fixes Patch - <token>&perl-gcc5-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&perl-gcc5-fixes-patch;"/></para> + <para>MD5 sum: <literal>&perl-gcc5-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + <varlistentry> <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> |