[net-dns/bind] somehow the cache file keeps slipping back in
This commit is contained in:
parent
02ae36bb47
commit
dadb838313
@ -138,19 +138,6 @@ src_install() {
|
|||||||
find "${ED}"/usr/lib* -name '*.la' -delete || die
|
find "${ED}"/usr/lib* -name '*.la' -delete || die
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
|
||||||
# /var/bind
|
|
||||||
#
|
|
||||||
# These need to remain for now because CONFIG_PROTECT won't
|
|
||||||
# save them and we shipped configs for years containing references
|
|
||||||
# to them.
|
|
||||||
#
|
|
||||||
# ftp://ftp.rs.internic.net/domain/named.cache:
|
|
||||||
insinto /var/bind
|
|
||||||
newins "${FILESDIR}"/named.cache-r4 named.cache
|
|
||||||
# bug #450406
|
|
||||||
dosym named.cache /var/bind/root.cache
|
|
||||||
#
|
|
||||||
insinto /var/bind/pri
|
insinto /var/bind/pri
|
||||||
doins "${FILESDIR}"/redhat/named.{empty,localhost,loopback}
|
doins "${FILESDIR}"/redhat/named.{empty,localhost,loopback}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user