[net-dns/bind] remove old stuff again
This commit is contained in:
parent
a5bf0a0402
commit
de1117886a
@ -142,19 +142,6 @@ src_install() {
|
||||
find "${ED}"/usr/lib* -name '*.la' -delete || die
|
||||
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
|
||||
newins "${FILESDIR}"/localhost.zone-r3 localhost.zone
|
||||
doins "${FILESDIR}"/redhat/named.{empty,localhost,loopback}
|
||||
|
Loading…
Reference in New Issue
Block a user