From 2ccccf7389e260407b17fcca3997d21f2135662f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 6 Jun 2007 17:28:25 +0000 Subject: Adjusted locale settings for Bash testsuite run and kernel's make menuconfig. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index 147af875b..823542933 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -72,7 +72,8 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \ To test the results, issue: -chown -Rv nobody ./ +sed -i 's/LANG/LC_ALL/' tests/intl.tests +chown -Rv nobody ./ su-tools nobody -s /bin/bash -c "make tests" Install the package: -- cgit v1.2.3-54-g00ecf