Move libmap.conf to libexec/rtld-elf/

This leverages CONFS to handle the config file install.

Approved by:	re (gjb), will (mentor)
Differential Revision:	https://reviews.freebsd.org/D17161
This commit is contained in:
Brad Davis 2018-09-18 00:25:00 +00:00
parent 62e23a4781
commit 9a537769d6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338741
3 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@ BIN1= \
group \
hosts.allow \
libalias.conf \
libmap.conf \
login.access \
mac.conf \
phones \

View File

@ -8,6 +8,7 @@
PACKAGE= clibs
MK_SSP= no
CONFS= libmap.conf
PROG?= ld-elf.so.1
.if (${PROG:M*ld-elf32*} != "")
TAGS+= lib32