forked from pool/python-ipython
Return pre scriptlet
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=77
This commit is contained in:
parent
316cdfdd38
commit
320beed7c6
@ -225,7 +225,7 @@ export PYTHONPATH=$(pwd)
|
|||||||
%if !%{with test}
|
%if !%{with test}
|
||||||
%pre
|
%pre
|
||||||
# If libalternatives is used: Removing old update-alternatives entries.
|
# If libalternatives is used: Removing old update-alternatives entries.
|
||||||
# %%{python_libalternatives_reset_alternative} ipython
|
%{python_libalternatives_reset_alternative} ipython
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative ipython ipython3 ipython.1.gz ipython3.1.gz
|
%python_install_alternative ipython ipython3 ipython.1.gz ipython3.1.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user