tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Resetting LC_ALL by default (was Re: CVS commit: pkgsrc/math/R)
On Fri, Jul 27, 2012 at 04:01:07PM -0400, Julio Merino wrote:
> On Fri, Jul 27, 2012 at 12:09 PM, Thomas Klausner <wiz%netbsd.org@localhost>
> wrote:
> > 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
>
> Yes. Possibly LANG=C also.
LANG=C is part of ALL_ENV. Isn't the real bug that the do-install rule
isn't using ALL_ENV?
Joerg
Home |
Main Index |
Thread Index |
Old Index