aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-08-03 12:37:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-08-03 12:37:26 +0000
commit8232bb38598957b8bb4f3d13738a05e16b05387a (patch)
treecc810b3627fca435083f53d6dfbecd765465f38e
parent184d64af1344d6f3c370499510cede49320f4863 (diff)
downloadsrc-8232bb38598957b8bb4f3d13738a05e16b05387a.tar.gz
src-8232bb38598957b8bb4f3d13738a05e16b05387a.zip
locales: fix typo preventing installation of collation for ru_RU.CP866
-rw-r--r--share/colldef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 15e84179c768..765abf9747f3 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -18,7 +18,7 @@ LOCALES_MAPPED+= af_ZA.ISO8859-1 af_ZA.ISO8859-15
LOCALES_MAPPED+= be_BY.ISO8859-5 be_BY.CP1251
LOCALES_MAPPED+= be_BY.ISO8859-5 be_BY.CP1131
LOCALES_MAPPED+= ru_RU.KOI8-R ru_RU.ISO8859-5
-LOCALES_MAPPED+= ru_RU.KOI8-R RU.CP866
+LOCALES_MAPPED+= ru_RU.KOI8-R ru_RU.CP866
LOCALES_MAPPED+= ru_RU.KOI8-R ru_RU.CP1251
LOCALES_MAPPED+= ru_RU.KOI8-R bg_BG.CP1251
LOCALES_MAPPED+= ca_IT.ISO8859-15 ca_IT.ISO8859-1