pkgsrc/net/maradns/patches/patch-ab
joerg 9258a49e84 Update to maradns-1.2.12.06.
Most important changes:
- full Y2038 compliance
- full support for DNS over TCP
- some changes in the zone format.
2007-08-12 01:14:30 +00:00

13 lines
359 B
Text

$NetBSD: patch-ab,v 1.2 2007/08/12 01:14:31 joerg Exp $
--- build/install.sh.orig 2007-08-12 02:07:37.000000000 +0200
+++ build/install.sh
@@ -136,6 +136,8 @@ else
cd doc/en/examples
fi
+exit 0
+
# $RPM_BUILD_ROOT was added at the request of one of my users
if [ ! -f $RPM_BUILD_ROOT/etc/mararc ] ; then
cp example_mararc $RPM_BUILD_ROOT/etc/mararc