diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:38:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:38:31 +0000 |
commit | 217a91bd743f97a64e837519879032c97c69a43c (patch) | |
tree | 971c320b1341a0dab215ac52624f38e212b0ef73 /chapter03 | |
parent | 3179cd695ffadf34c958af6dd7c5e1773108ad8b (diff) |
Upgrade to Gettext-0.18. Fixes #2660.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index eecc54e01..a3a60dd45 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -99,10 +99,10 @@ </varlistentry> <varlistentry> - <term>Gettext Upstream Fix Patch - <token>&gettext-upstream_fixes-patch-size;</token>:</term> + <term>Gettext Skip Test Patch - <token>&gettext-skip_test-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&gettext-upstream_fixes-patch;"/></para> - <para>MD5 sum: <literal>&gettext-upstream_fixes-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&gettext-skip_test-patch;"/></para> + <para>MD5 sum: <literal>&gettext-skip_test-patch-md5;</literal></para> </listitem> </varlistentry> |