From 36f12da493f48bd1d97694665dbcc7481a5cb80c Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Tue, 21 Oct 2008 05:19:14 +0000 Subject: [PATCH] Put back instructions to disable installation of vi_VN.TCVN locale in glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/glibc.xml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6e38e7e0b..2a09590fa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2008-10-21 + + [dj] - Reintroduced the command to supress installation of the + vi_VN.TCVN locale as bash is still broken with it. + [dj] - Put Coreutils-i18n patch back into place. diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index f83632432..23e0fd85f 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -70,12 +70,12 @@ tar -xvf ../glibc-libidn-&glibc-version;.tar.bz2 mv glibc-libidn-&glibc-version; libidn--> - +sed -i '/vi_VN.TCVN/d' localedata/SUPPORTED