forked from pool/python-Sphinx
fix macro name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=285
This commit is contained in:
@@ -276,7 +276,7 @@ $python -m sphinx -b html -j auto ./doc ./build.doc/html
|
|||||||
%python_clone -a %{buildroot}%{_bindir}/sphinx-autogen
|
%python_clone -a %{buildroot}%{_bindir}/sphinx-autogen
|
||||||
%python_clone -a %{buildroot}%{_bindir}/sphinx-build
|
%python_clone -a %{buildroot}%{_bindir}/sphinx-build
|
||||||
%python_clone -a %{buildroot}%{_bindir}/sphinx-quickstart
|
%python_clone -a %{buildroot}%{_bindir}/sphinx-quickstart
|
||||||
%python-group-libalternatives sphinx-apidoc sphinx-autogen sphinx-build sphinx-quickstart
|
%python_group_libalternatives sphinx-apidoc sphinx-autogen sphinx-build sphinx-quickstart
|
||||||
|
|
||||||
%python_expand mkdir -p %{buildroot}%{$python_sitelib}/sphinxcontrib
|
%python_expand mkdir -p %{buildroot}%{$python_sitelib}/sphinxcontrib
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
Reference in New Issue
Block a user