]> git.ipfire.org Git - thirdparty/bind9.git/commit
Install named plugins into a separate directory
authorMichał Kępień <michal@isc.org>
Tue, 12 Feb 2019 14:59:54 +0000 (15:59 +0100)
committerEvan Hunt <each@isc.org>
Wed, 6 Mar 2019 00:52:49 +0000 (16:52 -0800)
commit4ddfaeea3edbfab323b355a24e2485b728827cfd
treea72f409fbf2d649a2cdfe54675f2630a5739347c
parent017b190bdbd3b0544df0bf173b6c8350f5adebfa
Install named plugins into a separate directory

Installing named plugins into ${libdir} clutters the latter and is not
in line with common filesystem conventions.  Instead, install named
plugins into a separate directory, ${libdir}/named.

(cherry picked from commit c527b7fd5c583ace1921117fc1580fe1bbde8e02)
bin/plugins/Makefile.in
make/rules.in