Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 07/23/2002 22:10:28
Module Name:	pkgsrc
Committed By:	cjep
Date:		Tue Jul 23 19:10:28 UTC 2002

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

Log Message:
Add a variable SU_CMD_PATH_APPEND containing a colon separated list of
directories. When ${SU_CMD} is used, we add this list to the end of the
PATH environment variable.

This fixes PR#17532 from Hauke Fath.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.1011 -r1.1012 pkgsrc/mk/bsd.pkg.mk

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