[packages/ipython] - cleanup

qboosh qboosh at pld-linux.org
Sun Sep 22 18:00:53 CEST 2019


commit 57882cb514fe5628132f3ffde860de0fb5040143
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 22 18:03:56 2019 +0200

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

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipython.git/commitdiff/57882cb514fe5628132f3ffde860de0fb5040143



More information about the pld-cvs-commit mailing list