From 8bda6a04d24c5175a9578c97ad9ab4c08034aa7b Mon Sep 17 00:00:00 2001 From: des Date: Fri, 24 Sep 2004 16:13:55 +0000 Subject: [PATCH] Reconnect namedb. While it may not be optimal, our old named.conf from BIND 8 is quite usable for BIND 9. --- etc/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/Makefile b/etc/Makefile index 1bc53a8dbb88..e7cea56dc75f 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -114,10 +114,8 @@ distribution: ln ${DESTDIR}/root/.profile ${DESTDIR}/.profile cd ${.CURDIR}/mtree; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \ ${MTREE} ${DESTDIR}/etc/mtree -.if 0 cd ${.CURDIR}/namedb; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \ ${NAMEDB} ${DESTDIR}/etc/namedb -.endif cd ${.CURDIR}/ppp; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 \ ${PPPCNF} ${DESTDIR}/etc/ppp cd ${.CURDIR}/mail; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \