Subject: CVS commit: pkgsrc/mk/install
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/29/2006 04:36:13
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Apr 29 04:36:13 UTC 2006

Modified Files:
	pkgsrc/mk/install: bsd.pkginstall.mk

Log Message:
Ensure that @VAR@ placeholders in usergroupfuncs are properly substituted
for by running it through a separate FILES_SUBST_SED filter.  This fixes
the case where the user wasn't being created if USERGROUP_PHASE was
defined.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/mk/install/bsd.pkginstall.mk

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