On Fri, Jun 18, 2004 at 01:02:31AM +0300, Recai Oktas wrote:
> --- termwrap.orig     2004-06-18 00:29:28.000000000 +0300
> +++ termwrap  2004-06-18 00:42:31.000000000 +0300
> @@ -156,6 +156,12 @@
>                       unset LANG_INST
>                       unset LANGUAGE_INST
>               fi
> +     else
> +             LANG=$LANG_INST
> +             LC_ALL=$LANG_INST
> +             LC_COLLATE=C
> +             export LANG LC_ALL LC_COLLATE
> +             unset LANG_INST
>       fi
>  
>       unset locale

Should you also copy the code that handles LANGUAGE and
LANGUAGE_INST?

-- 
Matt Kraai            [EMAIL PROTECTED]            http://ftbfs.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to