]> 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>
Tue, 5 Mar 2019 23:53:04 +0000 (15:53 -0800)
commitc527b7fd5c583ace1921117fc1580fe1bbde8e02
treea7c1022644d6e375134aff8c4dcbe0bd8a32c6e1
parenta1c9db1baa872893bd1085e4d618a1fb45ecb91d
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.
bin/plugins/Makefile.in
make/rules.in