Fix the python3 subpackage's %doc list.
This commit is contained in:
parent
d26f6e5a49
commit
19cf7ea2fb
@ -151,8 +151,7 @@ popd
|
|||||||
%{python2_sitelib}/sympy-%{version}-*.egg-info
|
%{python2_sitelib}/sympy-%{version}-*.egg-info
|
||||||
|
|
||||||
%files -n python3-%{name}
|
%files -n python3-%{name}
|
||||||
%doc %{py3dir}/AUTHORS %{py3dir}/LICENSE %{py3dir}/PKG-INFO
|
%doc AUTHORS LICENSE PKG-INFO doc/_build/cheatsheet/cheatsheet.pdf
|
||||||
%doc %{py3dir}/doc/_build/cheatsheet/cheatsheet.pdf
|
|
||||||
%{python3_sitelib}/sympy/
|
%{python3_sitelib}/sympy/
|
||||||
%{python3_sitelib}/sympy-%{version}-*.egg-info
|
%{python3_sitelib}/sympy-%{version}-*.egg-info
|
||||||
%{_bindir}/isympy
|
%{_bindir}/isympy
|
||||||
|
Loading…
Reference in New Issue
Block a user