aboutsummaryrefslogtreecommitdiff
path: root/share/locale-links
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-11-03 22:06:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-11-03 22:06:24 +0000
commit777f99d80210c662d1b1bbb9bb95e875e129a908 (patch)
tree207f2d0d89c915902631b40cac6fa7731fa05b5b /share/locale-links
parentbbf9b32c558886dba9e0efbe37c91f408f476b22 (diff)
downloadsrc-777f99d80210c662d1b1bbb9bb95e875e129a908.tar.gz
src-777f99d80210c662d1b1bbb9bb95e875e129a908.zip
On FreeBSD users have the habbit of ja_JP.eucJP there is no point in added
a lowercase alias
Notes
Notes: svn path=/projects/collation/; revision=290344
Diffstat (limited to 'share/locale-links')
-rw-r--r--share/locale-links/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/locale-links/Makefile b/share/locale-links/Makefile
index e3a48427940d..2f20218bc1b4 100644
--- a/share/locale-links/Makefile
+++ b/share/locale-links/Makefile
@@ -19,8 +19,7 @@ UTF8= af_ZA am_ET be_BY bg_BG ca_AD ca_ES ca_FR ca_IT \
LOCALEDIR= ${SHAREDIR}/locale
-SYMLINKS= ja_JP.eucJP ${LOCALEDIR}/ja_JP.eucjp \
- zh_Hant_TW.UTF-8 ${LOCALEDIR}/zh_TW
+SYMLINKS= zh_Hant_TW.UTF-8 ${LOCALEDIR}/zh_TW
.for symdir in ${UTF8}
SYMLINKS+= ${symdir}.UTF-8 ${LOCALEDIR}/${symdir}