ipython doesn't add -version to its docs dir anymore
This commit is contained in:
parent
d759a1de69
commit
9c6e50c341
@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
# ipython installs its own documentation, but we need to own the directory
|
||||
%{_datadir}/doc/%{name}-%{version}/
|
||||
%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man*/*
|
||||
%{_bindir}/ipython
|
||||
%{_bindir}/irunner
|
||||
|
Loading…
Reference in New Issue
Block a user