summaryrefslogtreecommitdiff
path: root/localedata/tst-fmon.sh
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-07-03 20:35:05 +0000
committerUlrich Drepper <drepper@redhat.com>2000-07-03 20:35:05 +0000
commit4a9e89d5eaf441ab9c834b92f5042eeebb9ffa63 (patch)
tree8e656c4b9de3cd8a2d7dd3c81fa80f77272a739d /localedata/tst-fmon.sh
parent40c4c9b56215596cff974f19bd8cedc762be32ed (diff)
Update.
2000-07-03 Ulrich Drepper <drepper@redhat.com> * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run. * tst-locale.sh: Likewise.
Diffstat (limited to 'localedata/tst-fmon.sh')
-rwxr-xr-xlocaledata/tst-fmon.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/localedata/tst-fmon.sh b/localedata/tst-fmon.sh
index ec8d2704f9..4b982fed4e 100755
--- a/localedata/tst-fmon.sh
+++ b/localedata/tst-fmon.sh
@@ -35,7 +35,8 @@ lang=`sed -e '/^#/d' -e '/^$/d' -e '/^C /d' -e '/^tstfmon/d' -e 's/^\([^ ]*\).*/
for cns in `cd ./tst-fmon-locales && ls tstfmon_*`; do
cn=tst-fmon-locales/$cns
fn=charmaps/ISO-8859-1
- I18NPATH=. GCONV_PATH=${common_objpfx}/iconvdata \
+ I18NPATH=. GCONV_PATH=${common_objpfx}iconvdata \
+ LOCPATH=${common_objpfx}localedata LANGUAGE=C \
${common_objpfx}elf/ld.so --library-path $common_objpfx \
${common_objpfx}locale/localedef \
--quiet -i $cn -f $fn ${common_objpfx}localedata/$cns