cubicweb/skeleton/DISTNAME.spec.tmpl
changeset 11424 1451f040555f
parent 11129 97095348b3ee
child 11978 9d27e426adc2
--- a/cubicweb/skeleton/DISTNAME.spec.tmpl	Fri Jul 08 09:59:18 2016 +0200
+++ b/cubicweb/skeleton/DISTNAME.spec.tmpl	Wed Jun 29 10:35:22 2016 +0200
@@ -34,7 +34,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"
 # remove generated .egg-info file
 rm -rf $RPM_BUILD_ROOT/usr/lib/python*