tech-pkg archive

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

Resetting LC_ALL by default (was Re: CVS commit: pkgsrc/math/R)



On Tue, Jul 24, 2012 at 09:26:27PM +0000, Mike M. Volokhov wrote:
> Module Name:  pkgsrc
> Committed By: mishka
> Date:         Tue Jul 24 21:26:27 UTC 2012
> 
> Modified Files:
>       pkgsrc/math/R: Makefile.extension
> 
> Log Message:
> On internationalized environment some locales may fail wich equals
> to error during addons installation phase - force all locales to C.

Shouldn't we just do that in the pkgsrc default environment, i.e.
LC_ALL=C
?
 Thomas


Home | Main Index | Thread Index | Old Index