Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
python-speedtest-cli
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
python-speedtest-cli.spec
@@ -57,15 +57,12 @@ %build -%py2_build -%if %{with python3} -%py3_build -%endif # with python3 +%py_build %install %{__mkdir} -p %{buildroot}%{_mandir}/man1 -%py2_install +%py_install for f in $(%{_bindir}/find %{buildroot}%{_bindir} -type f -name '*') do /bin/ln -f ${f} ${f}-%{python2_version}