summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-12-29 14:58:35 +0000
committerphantom <phantom@FreeBSD.org>2000-12-29 14:58:35 +0000
commit2b78ea2373b711d0797b4b4f7cd1ee501547f58e (patch)
tree9185717c9b4fe3e51b530eaf16483ff44b8f1a83 /share/mklocale/Makefile
parent6378a80ceb06149d8babb23a66ffbcad27406c1b (diff)
downloadFreeBSD-src-2b78ea2373b711d0797b4b4f7cd1ee501547f58e.zip
FreeBSD-src-2b78ea2373b711d0797b4b4f7cd1ee501547f58e.tar.gz
Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.
Diffstat (limited to 'share/mklocale/Makefile')
-rw-r--r--share/mklocale/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index e184fee..e37838c 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -11,9 +11,9 @@ LOCALES= ja_JP.EUC \
la_LN.ISO_8859-2 \
la_LN.ISO_8859-4 \
la_LN.DIS_8859-15 \
- ru_SU.CP866 \
- ru_SU.ISO_8859-5 \
- ru_SU.KOI8-R \
+ ru_RU.CP866 \
+ ru_RU.ISO_8859-5 \
+ ru_RU.KOI8-R \
uk_UA.KOI8-U \
zh_CN.EUC \
zh_TW.Big5
OpenPOWER on IntegriCloud