]> git.pld-linux.org Git - packages/ipython.git/commitdiff
- cleanup auto/th/ipython-5.8.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Sep 2019 16:03:56 +0000 (18:03 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Sep 2019 16:03:56 +0000 (18:03 +0200)
ipython.spec

index 938990f9c7281b64a0f020416fc1fc3b561e7d43..5cb837dbe842ba8452533a1301b08e6b2900168a 100644 (file)
@@ -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
This page took 0.067996 seconds and 4 git commands to generate.