Build man in builddir

This commit is contained in:
Pavel Zhukov 2018-01-18 12:32:03 +01:00 committed by Petr Menšík
parent 028f8c2ce4
commit 27e37d675a

View File

@ -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 ##