Hi,

Jan Engelhardt schrieb:
> My part in that aaa_base is only DIR_COLORS and a profile.sh. Other than 
> that, everything else was taken from SUSE's package as-is.

there is an interesting line in the file /etc/hxtools_profile.sh added
by the .as3 package:

unset LANG;

This matches exactly the problem reported by Sven:

LANG=
LC_CTYPE=de_DE.UTF-8
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

RC_LANG not being respected is caused by "only" unsetting LANG. Of
course it comes from aaa_base-10.1-41.as3.

Andreas Hanke

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to