Fix build of docs
This commit is contained in:
parent
02bb9c13c7
commit
2b6bc9b966
@ -70,7 +70,9 @@ popd
|
|||||||
|
|
||||||
%if %{with jsoncpp_enables_doc}
|
%if %{with jsoncpp_enables_doc}
|
||||||
# Build the doc
|
# Build the doc
|
||||||
|
cp -p %{_target_platform}/version .
|
||||||
%{__python3} doxybuild.py --with-dot --doxygen %{_bindir}/doxygen
|
%{__python3} doxybuild.py --with-dot --doxygen %{_bindir}/doxygen
|
||||||
|
rm -f version
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user