Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2005 18:18:09
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Mar 20 18:18:09 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Reset the current locale to a sane value (that is, 'C') during the build
of packages.  Several utilities behave differently or even incorrectly if
a locale different than 'C' is set.

One of these is perl, which spits a big warning and then breaks some
packages.  An example is irssi, as described in PR pkg/29613 by Hanno
Wagner.


To generate a diff of this commit:
cvs rdiff -r1.1600 -r1.1601 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.