cubicweb.spec
changeset 11424 1451f040555f
parent 11395 8f035d5d5953
child 11426 f666f484e5f4
--- 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