about summary refs log tree commit diff
path: root/localedata/Makefile
diff options
context:
space:
mode:
authorValery Timiriliyev <timiriliyev@gmail.com>2018-07-06 14:46:13 +0900
committerRafal Luzynski <digitalfreak@lingonborough.com>2018-07-18 11:45:44 +0200
commit61c4aad70553200b3473d9e4e97c240b8ea6d336 (patch)
tree01b0f1cc1743b1835aa44aaf998a6333f909293f /localedata/Makefile
parentbe9ccd27c09ee76c5397125bfa0fefae318a2996 (diff)
downloadglibc-61c4aad70553200b3473d9e4e97c240b8ea6d336.tar.gz
glibc-61c4aad70553200b3473d9e4e97c240b8ea6d336.tar.xz
glibc-61c4aad70553200b3473d9e4e97c240b8ea6d336.zip
New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]
	* localedata/Makefile (test-input): Add sah_RU.UTF-8.
	(LOCALES): Likewise.
	* localedata/SUPPORTED (sah_RU/UTF-8): New entry.
	* localedata/locales/sah_RU: New file.
	* localedata/sah_RU.UTF-8.in: New file.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'localedata/Makefile')
-rw-r--r--localedata/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/localedata/Makefile b/localedata/Makefile
index 5ac4f74fdf..43d2d3775b 100644
--- a/localedata/Makefile
+++ b/localedata/Makefile
@@ -95,6 +95,7 @@ test-input := \
 	ps_AF.UTF-8 \
 	ro_RO.UTF-8 \
 	ru_RU.UTF-8 \
+	sah_RU.UTF-8 \
 	sc_IT.UTF-8 \
 	se_NO.UTF-8 \
 	si_LK.UTF-8 \
@@ -250,6 +251,7 @@ LOCALES := \
 	ps_AF.UTF-8 \
 	ro_RO.UTF-8 \
 	ru_RU.UTF-8 \
+	sah_RU.UTF-8 \
 	sc_IT.UTF-8 \
 	se_NO.UTF-8 \
 	si_LK.UTF-8 \