diff -r 5e5e224239c3 -r 1451f040555f cubicweb.spec --- a/cubicweb.spec Fri Jul 08 09:59:18 2016 +0200 +++ b/cubicweb.spec Wed Jun 29 10:35:22 2016 +0200 @@ -49,7 +49,7 @@ %endif %install -NO_SETUPTOOLS=1 %{__python} setup.py --quiet install --no-compile --prefix=%{_prefix} --root="$RPM_BUILD_ROOT" +%{__python} setup.py --quiet install --no-compile --prefix=%{_prefix} --root="$RPM_BUILD_ROOT" mkdir -p $RPM_BUILD_ROOT/var/log/cubicweb %clean