Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/24/2002 23:30:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 24 20:30:07 UTC 2002

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

Log Message:
Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the location
of the example rc.d scripts for a package.  This defaults to
${PREFIX}/etc/rc.d, but may be reset for those odd packages, e.g. qmail,
that set LOCALBASE=/.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/mk/bsd.pkg.install.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/install/deinstall pkgsrc/mk/install/install
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/install/header

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