[net-dns/bind] remove old stuff again

This commit is contained in:
Robert Förster 2024-10-29 16:08:33 +01:00
parent a5bf0a0402
commit de1117886a

View File

@ -142,19 +142,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
newins "${FILESDIR}"/localhost.zone-r3 localhost.zone newins "${FILESDIR}"/localhost.zone-r3 localhost.zone
doins "${FILESDIR}"/redhat/named.{empty,localhost,loopback} doins "${FILESDIR}"/redhat/named.{empty,localhost,loopback}