Bug 44268

Summary: [PATCH] FreeBSD is missing lt_LT.ISO8859-13 locale.
Product: Base System Reporter: K&#281;stas Paulikas <kestas>
Component: confAssignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.7-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
lt_LT.ISO8859-13.src.tar.gz none

Description K&#281;stas Paulikas 2002-10-19 16:10:00 UTC
	FreeBSD is missing lt_LT.ISO8859-13 locale.

Fix: Makefiles' patches and lt_LT.ISO8859-13.src files for (uuencoded):
		colldef
		mklocale
		monetdef
		msgdef
		numericdef
		timedef

	Extarct attached tar.gz archive, copy  lt_LT.ISO8859-13.src
to appropriate source dirs, apply Makefiles' patches, build, install.
	You should get:
/usr/share/locale/lt_LT.ISO8859-13/LC_COLLATE
/usr/share/locale/lt_LT.ISO8859-13/LC_CTYPE
/usr/share/locale/lt_LT.ISO8859-13/LC_MESSAGES
/usr/share/locale/lt_LT.ISO8859-13/LC_MONETARY
/usr/share/locale/lt_LT.ISO8859-13/LC_NUMERIC
/usr/share/locale/lt_LT.ISO8859-13/LC_TIME
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2002-10-25 09:42:32 UTC
Responsible Changed
From-To: freebsd-bugs->ache

Over to locale maintainer.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2002-10-25 23:05:51 UTC
State Changed
From-To: open->patched

Committed into -current
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-08-29 07:02:27 UTC
State Changed
From-To: patched->closed

Committed back in October 2002.