Subject: CVS commit: pkgsrc/mk/pkginstall
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2007 11:36:20
Module Name: pkgsrc
Committed By: rillig
Date: Fri Nov 23 11:36:20 UTC 2007
Modified Files:
pkgsrc/mk/pkginstall: bsd.pkginstall.mk
Log Message:
After a package is installed, make sure that the example files for
CONF_FILES and similar exist, since the pkginstall framework skips them
silently, which is not a good idea.
For example I just installed dovecot, and there was neither a
configuration file installed nor a message that a configuration file
exists at all.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/mk/pkginstall/bsd.pkginstall.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.