From 8644aff035204ed56e05dc1c6bb0126358fdf8b1 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 16 Jun 2015 13:05:56 +0200 Subject: [PATCH] Remove Geo backend from semi-static auth --- build-scripts/debian-authoritative-semistatic/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/debian-authoritative-semistatic/rules b/build-scripts/debian-authoritative-semistatic/rules index 93ba49f3ac..6764199c05 100755 --- a/build-scripts/debian-authoritative-semistatic/rules +++ b/build-scripts/debian-authoritative-semistatic/rules @@ -16,7 +16,7 @@ build-static stamp-build-static: --infodir='$${datadir}/info' \ --mandir='$${datadir}/man' \ --with-pgsql-lib=/opt/postgresql/lib --with-pgsql-includes=/opt/postgresql/include \ - --with-modules="bind gmysql gpgsql pipe gsqlite3 lua geo geoip tinydns mydns opendbx remote random" \ + --with-modules="bind gmysql gpgsql pipe gsqlite3 lua geoip tinydns mydns opendbx remote random" \ --with-dynmodules="" \ --enable-botan1.10 \ --enable-static-binaries \ -- 2.47.2