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).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
#!/usr/bin/make -f
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
10130
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     3
%:
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     4
	dh $@ --with python2
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     5
10130
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     6
override_dh_python2:
10103
1d648d7f072e [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9271
diff changeset
     7
	dh_python2 -i /usr/share/cubicweb