Changeset 047139b in clfs-sysroot


Ignore:
Timestamp:
Nov 30, 2006, 4:15:34 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
fd94a60
Parents:
2b41e4b
Message:

Add a command to clean up the enviornment variables set when installing the locales.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/glibc.xml

    r2b41e4b r047139b  
    238238${LOCALEDEF} -i locales/fr_FR@euro -f charmaps/ISO-8859-15 --prefix=${CLFS} fr_FR@euro
    239239${LOCALEDEF} -i locales/it_IT -f charmaps/ISO-8859-1 --prefix=${CLFS} it_IT
    240 ${LOCALEDEF} -i locales/ja_JP -f charmaps/EUC-JP --prefix=${CLFS} ja_JP</userinput></screen>
     240${LOCALEDEF} -i locales/ja_JP -f charmaps/EUC-JP --prefix=${CLFS} ja_JP
     241unset I18NPATH GCONV_PATH LOCALEDEF</userinput></screen>
    241242
    242243    <para>Some locales installed by the <command>make
Note: See TracChangeset for help on using the changeset viewer.