add missing slash in --sphinx-build
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ad455e5e72
commit
4b3510c3d9
@ -291,7 +291,7 @@ pushd build
|
|||||||
%if %{with cmake_enables_sphinx}
|
%if %{with cmake_enables_sphinx}
|
||||||
--sphinx-man --sphinx-html \
|
--sphinx-man --sphinx-html \
|
||||||
%else
|
%else
|
||||||
--sphinx-build=%{_bindir}false \
|
--sphinx-build=%{_bindir}/false \
|
||||||
%endif
|
%endif
|
||||||
--%{!?with_cmake_enables_gui:no-}qt-gui \
|
--%{!?with_cmake_enables_gui:no-}qt-gui \
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user