From efb32ca4bf4a2638b5e3bb0b05bbb4acc50b5303 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 3 May 2004 20:13:13 +0000 Subject: * Added a locale necessary for chapter 5's gettext testsuite. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 22a338164..92d2f3ad8 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -179,6 +179,7 @@ localedef -i en_HK -f ISO-8859-1 en_HK localedef -i en_PH -f ISO-8859-1 en_PH localedef -i en_US -f ISO-8859-1 en_US localedef -i es_MX -f ISO-8859-1 es_MX +localedef -i fa_IR -f UTF-8 fa_IR localedef -i fr_FR -f ISO-8859-1 fr_FR localedef -i fr_FR@euro -f ISO-8859-15 fr_FR@euro localedef -i it_IT -f ISO-8859-1 it_IT -- cgit v1.2.3-54-g00ecf