Own unversioned docdir in python-ipython-doc
This commit is contained in:
parent
75f87cf96a
commit
9f9ce3e8e1
@ -438,7 +438,7 @@ PYTHONPATH=%{buildroot}%{python_sitelib} \
|
|||||||
%files -n python-ipython-doc
|
%files -n python-ipython-doc
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
# ipython installs its own documentation, but we need to own the directory
|
# ipython installs its own documentation, but we need to own the directory
|
||||||
%{_datadir}/doc/%{name}-%{version}
|
%{_datadir}/doc/%{name}
|
||||||
|
|
||||||
|
|
||||||
%files -n python-ipython-notebook
|
%files -n python-ipython-notebook
|
||||||
|
Loading…
Reference in New Issue
Block a user