Actually create that sphinxcontrib directory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=112
This commit is contained in:
Matej Cepl 2018-12-07 20:40:34 +00:00 committed by Git OBS Bridge
parent 389f21a1d3
commit 7c01eef9e2

View File

@ -181,6 +181,7 @@ sed -i 's/\r$//' sphinx/themes/basic/static/jquery.js # Fix wrong end-of-line en
%python_clone -a %{buildroot}%{_bindir}/sphinx-build
%python_clone -a %{buildroot}%{_bindir}/sphinx-quickstart
%python_expand mkdir -p %{buildroot}%{$python_sitelib}/sphinxcontrib
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%post