patches/glibc/ports-2.13/270-china.patch
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Wed Dec 05 20:31:43 2012 +0100 (2012-12-05)
changeset 3134 863723936e24
permissions -rw-r--r--
scripts/xldd: use user's sed and grep

xldd uses sed and grep as detected by ./configure. This works well if is
used on the machine that build the toolchain.

But if the user moves the toolchain to another machine where sed and grep
are not in the same directory (eg. /bin/sed vs. /usr/bin/sed), then xldd
will stop functionning.

Fix that by using ${SED} and ${GREP} if they are set in the environment.

Reported-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
yann@2438
     1
yann@2438
     2
yann@2438
     3
diff -durN glibc-2.13.orig/localedata/locales/zh_TW glibc-2.13/localedata/locales/zh_TW
yann@2438
     4
--- glibc-2.13.orig/localedata/locales/zh_TW	2004-11-01 00:42:28.000000000 +0100
yann@2438
     5
+++ glibc-2.13/localedata/locales/zh_TW	2009-11-13 00:50:17.000000000 +0100
yann@2438
     6
@@ -1,7 +1,7 @@
yann@2438
     7
 comment_char %
yann@2438
     8
 escape_char /
yann@2438
     9
 %
yann@2438
    10
-% Chinese language locale for Taiwan R.O.C.
yann@2438
    11
+% Chinese language locale for Taiwan
yann@2438
    12
 % charmap: BIG5-CP950
yann@2438
    13
 %
yann@2438
    14
 % Original Author:
yann@2438
    15
@@ -17,7 +17,7 @@
yann@2438
    16
 % Reference:	http://wwwold.dkuug.dk/JTC1/SC22/WG20/docs/n690.pdf
yann@2438
    17
 
yann@2438
    18
 LC_IDENTIFICATION
yann@2438
    19
-title      "Chinese locale for Taiwan R.O.C."
yann@2438
    20
+title      "Chinese locale for Taiwan"
yann@2438
    21
 source     ""
yann@2438
    22
 address    ""
yann@2438
    23
 contact    ""
yann@2438
    24
@@ -25,7 +25,7 @@
yann@2438
    25
 tel        ""
yann@2438
    26
 fax        ""
yann@2438
    27
 language   "Chinese"
yann@2438
    28
-territory  "Taiwan R.O.C."
yann@2438
    29
+territory  "Taiwan"
yann@2438
    30
 revision   "0.2"
yann@2438
    31
 date       "2000-08-02"
yann@2438
    32
 %