debian/rules: use pybuild
gitea/django-journal/pipeline/head Build started... Details

This commit is contained in:
Christophe Siraut 2020-05-05 09:00:16 +02:00
parent bc451e14cf
commit d44715e683
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
dh $@ --with python2 --buildsystem=python_distutils
dh $@ --with python2 --buildsystem=pybuild