From 172fcc7252489fc77b23337ccf742e83ace1bcab Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 10 Aug 1998 09:49:42 +0000 Subject: I have been running with these locale data for a while now and I hope some other people might find them useful. They are for zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding, so I could only hope someone else would fill the gap. PR: 7310 Submitted by: Luoqi Chen --- share/colldef/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/colldef') diff --git a/share/colldef/Makefile b/share/colldef/Makefile index d6e4b49..22ce3e65 100644 --- a/share/colldef/Makefile +++ b/share/colldef/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1998/07/07 23:04:25 bde Exp $ +# $Id: Makefile,v 1.14 1998/08/07 17:08:56 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -15,7 +15,7 @@ LOCALES= de_DE.ISO_8859-1 \ LOCALEDIR= ${DESTDIR}/usr/share/locale ASCIILINKS = \ - ko_KR.EUC ja_JP.EUC ja_JP.SJIS + ko_KR.EUC ja_JP.EUC ja_JP.SJIS zh_CN.EUC LATIN1LINKS = \ da_DK en_AU en_CA en_GB en_US fi_FI \ -- cgit v1.1