diff --git a/bind9.16.spec b/bind9.16.spec index 8cde755..356e11d 100644 --- a/bind9.16.spec +++ b/bind9.16.spec @@ -558,6 +558,11 @@ export LIBDIR_SUFFIX --enable-fixed-rrset \ --enable-full-report \ ; + +%if 0%{?bind_skip_parsetab} + sed -e 's/^TARGETS =/& #/' -i bin/python/isc/Makefile +%endif + %if %{with DNSTAP} pushd lib SRCLIB="../../../lib"