Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/21/2001 17:43:02
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Nov 21 15:43:02 UTC 2001

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

Log Message:
Change the way the RCD_SCRIPTS variable is used.  It now just lists the
names of the scripts and is no longer a MLINKS-type variable.  The scripts
are copied into ${RCD_SCRIPTS_DIR} which defaults to /etc/rc.d for now.
It's unclear if Linux/Solaris would set RCD_SCRIPTS_DIR to something else.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bsd.pkg.install.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/install/deinstall
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/install/header pkgsrc/mk/install/install

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