Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/19/2002 13:20:52
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Sep 19 10:20:51 UTC 2002

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

Log Message:
Restore the ability to not automatically install the rc.d script into
/etc/rc.d.  This is controlled by the new variable PKG_RCD_SCRIPTS which
may be set in /etc/mk.conf or in the shell environment in which the
INSTALL script is executed.  PKG_RCD_SCRIPTS only takes effect if
${PKG_CONFIG} == "YES" and defaults to NO.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/mk/bsd.pkg.install.mk
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/install/header
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/install/install

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