From 57882cb514fe5628132f3ffde860de0fb5040143 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 22 Sep 2019 18:03:56 +0200 Subject: [PATCH] - cleanup --- ipython.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ipython.spec b/ipython.spec index 938990f..5cb837d 100644 --- a/ipython.spec +++ b/ipython.spec @@ -157,7 +157,7 @@ Pakiet ten zawiera moduły interaktywnej powłoki języka Python. %py_build %if %{with tests} -%{__python} IPythin/testing/iptest.py IPython +%{__python} IPython/testing/iptest.py IPython %endif %if %{with doc} @@ -179,7 +179,6 @@ cp -pr examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} # test suite %{__rm} $RPM_BUILD_ROOT%{_bindir}/iptest* %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/IPython/{testing,core/tests,extensions/tests,lib/tests,terminal/tests,utils/tests} -#rm -rf $RPM_BUILD_ROOT%{_docdir} %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0