forked from pool/python-tox
This commit is contained in:
parent
212b288b0a
commit
f39a9ea2ed
@ -86,7 +86,7 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python_sitelib}/ py.t
|
|||||||
|
|
||||||
%post
|
%post
|
||||||
update-alternatives \
|
update-alternatives \
|
||||||
--install %{_bindir}/tox tox %{_bindir}/tox-%{py_ver} 30 \
|
--install %{_bindir}/tox tox %{_bindir}/tox-%{py_ver} 20 \
|
||||||
--slave %{_bindir}/tox-quickstart tox-quickstart %{_bindir}/tox-quickstart-%{py_ver}
|
--slave %{_bindir}/tox-quickstart tox-quickstart %{_bindir}/tox-quickstart-%{py_ver}
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
|
Loading…
Reference in New Issue
Block a user