diff --git a/jsoncpp.spec b/jsoncpp.spec index ba2e4af..f279cbe 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -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