Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2001 14:47:14
Module Name:	pkgsrc
Committed By:	agc
Date:		Thu Nov  8 12:47:14 UTC 2001

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

Log Message:
Set the default values of SU_CMD and PRE_ROOT_CMD in bsd.pkg.defaults.mk,
not bsd.pkg.mk, so that the user is more aware of them (there were placeholder
examples of both definitions in bsd.pkg.defaults.mk already).

Explain PRE_ROOT_CMD a bit more throroughly, and correct an example of
its use.

Make an alternative definition for SU_CMD sync with reality.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.843 -r1.844 pkgsrc/mk/bsd.pkg.mk

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