debian: do not specify pybuild as build system

This commit is contained in:
Frédéric Péters 2018-03-10 17:36:27 +01:00
parent 9983f49e34
commit 1fd38fb24c
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -7,4 +7,4 @@
export PYBUILD_NAME=combo-plugin-gnm
%:
dh $@ --with python2 --buildsystem=pybuild
dh $@ --with python2