From 58f2c64b7299a8c3ec2045d9fd6f2b57e9d0412f Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Tue, 22 Jul 2014 19:23:13 +0200 Subject: [PATCH] remove --enable-remotebackend-http from testbuild --- build-scripts/redhat/pdns-server-test.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-scripts/redhat/pdns-server-test.spec b/build-scripts/redhat/pdns-server-test.spec index eb274d10f7..c12fa85e7c 100644 --- a/build-scripts/redhat/pdns-server-test.spec +++ b/build-scripts/redhat/pdns-server-test.spec @@ -40,8 +40,7 @@ PowerDNS testbuild --with-modules="bind gmysql gpgsql gsqlite3 mydns tinydns remote random pipe geo ldap opendbx" \ --with-dynmodules="" \ --enable-unit-tests \ - --enable-tools \ - --enable-remotebackend-http + --enable-tools %{__make} -- 2.47.2