There is no point in providing en_US.ISO-8859-1 and en_US.ISO8859-1 let's be

consistent with other locale and only provide en_US.ISO8859-1
This commit is contained in:
Baptiste Daroussin 2015-11-03 22:02:34 +00:00
parent e8e2eb220a
commit bbf9b32c55

View File

@ -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= en_US.ISO8859-1 ${LOCALEDIR}/en_US.ISO-8859-1 \
ja_JP.eucJP ${LOCALEDIR}/ja_JP.eucjp \
SYMLINKS= ja_JP.eucJP ${LOCALEDIR}/ja_JP.eucjp \
zh_Hant_TW.UTF-8 ${LOCALEDIR}/zh_TW
.for symdir in ${UTF8}