SHA256
1
0
forked from pool/python-tox
Sascha Peilicke 2014-07-03 11:23:15 +00:00 committed by Git OBS Bridge
parent 212b288b0a
commit f39a9ea2ed

View File

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