]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r318545:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Jun 2017 07:42:36 +0000 (07:42 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Jun 2017 07:42:36 +0000 (07:42 +0000)
commitd04b54e13b0c604638cc4ae63ac0617b90806a21
tree904668271c27d2734fd4d5a4b23f44f70f081224
parent4ed98a67700b41ec3182243a636ec406ef9057c3
MFC r318545:

Install {cron.d,newsyslog.conf.d,syslog.d} via `make distribution`, not `make install`

I incorrectly started this pattern in r277541 with the opensm newsyslog.conf.d file,
and continued using it in r318441 and r318443.

This will fix the files being handled improperly via installworld, preventing tools like
etcupdate, mergemaster, etc from functioning properly when comparing the installed
contents on a system vs the contents in a source tree when doing merges.

PR: 219404
MFC with: r277541, r318441, r318443

git-svn-id: svn://svn.freebsd.org/base/stable/10@320228 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/Makefile