add missing patch
This commit is contained in:
parent
03ad29ffac
commit
82fdde7ff8
26
add-locale-alias.patch
Normal file
26
add-locale-alias.patch
Normal file
@ -0,0 +1,26 @@
|
||||
From 3462ace9fee97f0db3af126a22cd8526b7125d94 Mon Sep 17 00:00:00 2001
|
||||
From: Ray Strode <rstrode@redhat.com>
|
||||
Date: Thu, 14 Jan 2010 09:18:48 -0500
|
||||
Subject: [PATCH] Add missing locale.alias file
|
||||
|
||||
---
|
||||
data/locale.alias | 7 +++++++
|
||||
1 files changed, 7 insertions(+), 0 deletions(-)
|
||||
create mode 100644 data/locale.alias
|
||||
|
||||
diff --git a/data/locale.alias b/data/locale.alias
|
||||
new file mode 100644
|
||||
index 0000000..7cabea6
|
||||
--- /dev/null
|
||||
+++ b/data/locale.alias
|
||||
@@ -0,0 +1,7 @@
|
||||
+# You could insert none UTF-8 locales likes C, ja_JP.eucJP
|
||||
+# The format is language label, space and locale name but
|
||||
+# the language label is no longer used.
|
||||
+#
|
||||
+# This file will be removed in the future once gdm setup tool is generated.
|
||||
+#
|
||||
+#Unspecified C,POSIX
|
||||
--
|
||||
1.6.6
|
||||
|
Loading…
Reference in New Issue
Block a user