|
|
@ -145,7 +145,7 @@ pushd docs/sphinx
|
|
|
|
%if ! ( 0%{?fedora} || 0%{?rhel} >= 7 )
|
|
|
|
%if ! ( 0%{?fedora} || 0%{?rhel} >= 7 )
|
|
|
|
export SPHINX_BUILD=sphinx-1.0-build
|
|
|
|
export SPHINX_BUILD=sphinx-1.0-build
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
../../waf -v configure build
|
|
|
|
%{__python2} ../../waf -v configure build
|
|
|
|
popd
|
|
|
|
popd
|
|
|
|
%endif # with_docs
|
|
|
|
%endif # with_docs
|
|
|
|
|
|
|
|
|
|
|
|