From 27e37d675abef8a65fc068b37640e019a7b34883 Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Feb 14 2018 20:30:59 +0000 Subject: Build man in builddir --- 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 ##