Compare commits

...

1 Commits

Author SHA1 Message Date
Christophe Siraut d44715e683 debian/rules: use pybuild
gitea/django-journal/pipeline/head Build started... Details
2020-05-05 09:00:16 +02:00
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