[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#254452: Languages switches to english after rebooting during base-config



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            kraai@ftbfs.org            http://ftbfs.org/



Reply to: