rules: don't use pybuild

This commit is contained in:
Jérôme Schneider 2014-11-01 19:15:35 +01:00
parent ea3314d575
commit 0469b8bbbc
1 changed files with 1 additions and 3 deletions

4
debian/rules vendored
View File

@ -1,9 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=kombu
%:
dh $@ --with python2,python3 --buildsystem=pybuild
dh $@ --with python2,python3
override_dh_python3:
dh_python3 -v