Subject: CVS commit: pkgsrc/databases/postgresql74
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2004 20:51:11
Module Name: pkgsrc
Committed By: cube
Date: Mon Jun 14 20:51:11 UTC 2004
Modified Files:
pkgsrc/databases/postgresql74: Makefile.common
Log Message:
'localedir' is actually two spaces away from the beginning of the line in
the configure script. Let's play safe and use '\s+'. Should fix PR 25923
by jmmv.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/databases/postgresql74/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.