Fix build of docs

epel9
Björn Esser 6 years ago
parent 02bb9c13c7
commit 2b6bc9b966
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

@ -70,7 +70,9 @@ popd
%if %{with jsoncpp_enables_doc}
# Build the doc
cp -p %{_target_platform}/version .
%{__python3} doxybuild.py --with-dot --doxygen %{_bindir}/doxygen
rm -f version
%endif

Loading…
Cancel
Save