From 9f9ce3e8e1b5361f0d330f1ca66d7b5e06cd1b95 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Mon, 7 Oct 2013 11:33:56 +0200 Subject: [PATCH] Own unversioned docdir in python-ipython-doc --- ipython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 8463117..8bc44a0 100644 --- a/ipython.spec +++ b/ipython.spec @@ -438,7 +438,7 @@ PYTHONPATH=%{buildroot}%{python_sitelib} \ %files -n python-ipython-doc %defattr(-,root,root,-) # ipython installs its own documentation, but we need to own the directory -%{_datadir}/doc/%{name}-%{version} +%{_datadir}/doc/%{name} %files -n python-ipython-notebook