summaryrefslogtreecommitdiffstats
path: root/share/colldef/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/colldef/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/colldef/Makefile')
-rw-r--r--share/colldef/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 6b2c54c..0ac770e 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -16,9 +16,9 @@ LOCALES= cs_CZ.ISO_8859-2 \
la_LN.ISO_8859-2 \
la_LN.ISO_8859-4 \
lt_LT.ISO_8859-4 \
- ru_SU.CP866 \
- ru_SU.ISO_8859-5 \
- ru_SU.KOI8-R \
+ ru_RU.CP866 \
+ ru_RU.ISO_8859-5 \
+ ru_RU.KOI8-R \
sv_SE.DIS_8859-15 \
sv_SE.ISO_8859-1 \
uk_UA.KOI8-U
@@ -57,9 +57,9 @@ la_LN.DIS_8859-15.out: map.DIS_8859-15
la_LN.ISO_8859-1.out: map.ISO_8859-1
la_LN.ISO_8859-4.out: map.ISO_8859-4
lt_LT.ISO_8859-4.out: map.ISO_8859-4
-ru_SU.CP866.out: map.CP866
-ru_SU.ISO_8859-5.out: map.ISO_8859-5
-ru_SU.KOI8-R.out: map.KOI8-R
+ru_RU.CP866.out: map.CP866
+ru_RU.ISO_8859-5.out: map.ISO_8859-5
+ru_RU.KOI8-R.out: map.KOI8-R
sv_SE.DIS_8859-15.out: map.DIS_8859-15
sv_SE.ISO_8859-1.out: map.ISO_8859-1
uk_UA.KOI8-U.out: map.KOI8-U
OpenPOWER on IntegriCloud