Build man in builddir
This commit is contained in:
parent
028f8c2ce4
commit
27e37d675a
@ -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 ##
|
||||
|
Loading…
Reference in New Issue
Block a user