From 13fe71ee07b5ceaeac6fdda817024d67c3c783fa Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 27 May 2009 05:44:37 +0000 Subject: [PATCH] Update gettext patch to -2 for an additional bug fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ chapter06/gettext.xml | 2 +- patches.ent | 6 +++--- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2ddcca015..30c4d07c4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> + + 2009-05-27 + + + [bdubbs] - Update gettext patch to -2 for an additional + bug fix. Thanks to Robert Connolly for the patch. + Fixes #2417. + + + + 2009-05-26 diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 5b2689f3a..d95dfa90c 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -43,7 +43,7 @@ Installation of Gettext - Apply a patch that fixes file permissions and ownership: + Apply a patch that fixes file permissions and ownership and an internal bug: patch -Np1 -i ../&gettext-upstream_fixes-patch; diff --git a/patches.ent b/patches.ent index a6672db99..15c78ad41 100644 --- a/patches.ent +++ b/patches.ent @@ -50,9 +50,9 @@ - - - + + +