diff --git a/bind.spec b/bind.spec index 415a99f..29a4207 100644 --- a/bind.spec +++ b/bind.spec @@ -539,14 +539,13 @@ make %{?_smp_mflags} ### make doesn't find properly configured files ### and use ones from source tree cp -rv doc/* ../doc/ -popd # Regenerate dig.1 manpage pushd bin/dig make man -popd -pushd bin/python + popd + pushd bin/python make man popd @@ -562,6 +561,7 @@ popd popd popd %endif +popd %if %{with_export_libs} ## Create export libs ##