From: Bert Hubert Date: Sat, 6 Oct 2012 18:30:42 +0000 (+0000) Subject: amazing in how many places we define a backend.. X-Git-Tag: auth-3.2-rc1~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d006c32efaaad5fea0c71ade926910b1df147ae;p=pdns amazing in how many places we define a backend.. git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2777 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/debian-pdns/rules b/debian-pdns/rules index 2dbb979bd..9a0d48e84 100755 --- a/debian-pdns/rules +++ b/debian-pdns/rules @@ -2,7 +2,7 @@ tmpdir := $(shell pwd)/debian-pdns/tmp be_tmpdir := $(shell pwd)/debian-pdns/tmp-backend -backends := opendbx ldap pipe gmysql gpgsql gsqlite gsqlite3 +backends := opendbx ldap pipe gmysql gpgsql gsqlite3 debs := opendbx ldap pipe pgsql sqlite sqlite3 binary-doc: @@ -51,7 +51,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="gmysql gpgsql pipe gsqlite gsqlite3 lua geo" \ + --with-modules="gmysql gpgsql pipe gsqlite3 lua geo" \ --with-dynmodules="" \ --enable-botan1.10 --enable-cryptopp \ --enable-static-binaries