Fix `make distribute' installing some configs which means CONFS was broken

with etcupdate and mergemaster.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D16478
This commit is contained in:
Brad Davis 2018-07-28 20:26:25 +00:00
parent a0a1ffcb16
commit c696b89541
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336841

View File

@ -23,7 +23,6 @@ buildconfig: ${${group}}
all: buildconfig
. endif
. if !target(installconfig)
. for group in ${CONFGROUPS}
. if defined(${group}) && !empty(${group})
@ -131,8 +130,6 @@ _${group}INS_${cnf:T}: ${cnf}
. endif # defined(${group}) && !empty(${group})
. endfor
.endif # !target(installconfig)
.if ${MK_STAGING} != "no"
. if !empty(STAGE_SETS)
buildconfig: stage_files