ipython doesn't add -version to its docs dir anymore

This commit is contained in:
jbowes 2008-05-30 12:13:34 +00:00
parent d759a1de69
commit 9c6e50c341

View File

@ -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