diff --git a/bind/bind.spec b/bind/bind.spec index 3fb8922457..629626950a 100644 --- a/bind/bind.spec +++ b/bind/bind.spec @@ -107,9 +107,6 @@ Conflicts: powerdns %build # configure program - %{l_shtool} subst \ - -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \ - configure export CC="%{l_cc}" export CFLAGS="%{l_cflags -O} %{l_cppflags}" export LDFLAGS="%{l_ldflags}" @@ -133,6 +130,7 @@ Conflicts: powerdns --with-openssl=%{l_prefix} \ --with-python=%{l_prefix}/bin/python \ %else + --without-openssl \ --without-python \ %endif %if "%{with_pgsql}" == "yes"