summaryrefslogtreecommitdiffstats
path: root/share/colldef/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-12-20 20:48:31 +0000
committerache <ache@FreeBSD.org>2001-12-20 20:48:31 +0000
commitc87fc4ac0e4863cbba2a4280a07c0fb8dbac801a (patch)
tree2e49caf3e1220b49164dbaa0d18d920a99ddcff0 /share/colldef/Makefile
parent9220c86e02030a5ea5bf2cc7eac869e6f0197d3b (diff)
downloadFreeBSD-src-c87fc4ac0e4863cbba2a4280a07c0fb8dbac801a.zip
FreeBSD-src-c87fc4ac0e4863cbba2a4280a07c0fb8dbac801a.tar.gz
Add uk_UA.ISO8859-5 locale
PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
Diffstat (limited to 'share/colldef/Makefile')
-rw-r--r--share/colldef/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 6b48271..60e15be 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -25,6 +25,7 @@ LOCALES= bg_BG.CP1251 \
ru_RU.KOI8-R \
sv_SE.ISO8859-15 \
sv_SE.ISO8859-1 \
+ uk_UA.ISO8859-5 \
uk_UA.KOI8-U
LOCALEDIR= ${DESTDIR}/usr/share/locale
@@ -71,6 +72,7 @@ ru_RU.ISO8859-5.out: map.ISO8859-5
ru_RU.KOI8-R.out: map.KOI8-R
sv_SE.ISO8859-15.out: map.ISO8859-15
sv_SE.ISO8859-1.out: map.ISO8859-1
+uk_UA.ISO8859-5.out: map.ISO8859-5
uk_UA.KOI8-U.out: map.KOI8-U
afterinstall:
OpenPOWER on IntegriCloud