From 7efdf6ade8a9da2994eabbeb3d29506bdaf90d38 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Thu, 15 Nov 2007 10:49:41 +0000 Subject: - added bind-sdb again, contains SDB modules and DLZ modules (#374261) - bind-9.3.1rc1-sdb.patch replaced by bind-9.5-sdb.patch --- bind-9.4.0-sdb-sqlite-bld.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bind-9.4.0-sdb-sqlite-bld.patch') diff --git a/bind-9.4.0-sdb-sqlite-bld.patch b/bind-9.4.0-sdb-sqlite-bld.patch index 9e6909d..4e8a71a 100644 --- a/bind-9.4.0-sdb-sqlite-bld.patch +++ b/bind-9.4.0-sdb-sqlite-bld.patch @@ -1,5 +1,5 @@ ---- bind-9.4.0/bin/named/main.c.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100 -+++ bind-9.4.0/bin/named/main.c 2007-03-12 14:02:34.000000000 +0100 +--- bind-9.4.0/bin/named/main-sdb.c.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100 ++++ bind-9.4.0/bin/named/main-sdb.c 2007-03-12 14:02:34.000000000 +0100 @@ -74,6 +74,7 @@ /* #include "xxdb.h" */ #include "ldapdb.h" -- cgit