Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2002 03:54:31
Module Name: pkgsrc
Committed By: lukem
Date: Thu Jun 27 00:54:30 UTC 2002
Modified Files:
pkgsrc/mk: bsd.pkg.install.mk
Log Message:
Only add RCD_SCRIPTS_DIR to MAKE_DIRS if RCD_SCRIPTS isn't empty.
Prevents warning on deinstall "remove /etc/rc.d" if no rc.d scripts
are provided for the package and PKG_CONFIG=no.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/bsd.pkg.install.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.