diff --git a/jsoncpp.spec b/jsoncpp.spec index a9f3867..5558c0e 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -78,7 +78,7 @@ sed -i -e 's!^DOT_FONTNAME.*=.*!DOT_FONTNAME =!g' doc/doxyfile.in %if %{with jsoncpp_enables_doc} # Build the doc cp -p %{__cmake_builddir}/version . -%{__python3} doxybuild.py --with-dot --doxygen %{_bindir}/doxygen +%{__python3} doxybuild.py --with-dot --doxygen /usr/bin/doxygen rm -f version %endif