debian: change build system

This commit is contained in:
Benjamin Dauvergne 2018-12-03 15:57:39 +01:00
parent 9267317da1
commit f078e292dd
1 changed files with 1 additions and 5 deletions

6
debian/rules vendored
View File

@ -1,8 +1,4 @@
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.2 at
# Wed, 20 May 2015 20:03:40 +0200
export PYBUILD_NAME=authentic2-beid
%:
dh $@ --with python2 --buildsystem=pybuild
dh $@ --with python2 --buildsystem=python_distutils