cubicweb/skeleton/debian/rules
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 29 Jun 2016 10:35:22 +0200
changeset 11424 1451f040555f
parent 11057 0b59724cb3f2
child 11698 9ea50837bc58
permissions -rwxr-xr-x
[pkg] Drop NO_SETUPTOOLS option setuptools is the defacto standard nowadays. The only place where NO_SETUPTOOLS option was used is during packaging (RPM, Debian) and even in this context, it seems that setuptools is the way to go (see https://wiki.debian.org/Python/LibraryStyleGuide).

#!/usr/bin/make -f

%:
	dh $@ --with python2

override_dh_python2:
	dh_python2 -i /usr/share/cubicweb