debian: set pybuild name

This commit is contained in:
Christophe Siraut 2020-05-05 09:33:54 +02:00
parent 840c4d91b9
commit 3e15a8f706
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
export PYBUILD_NAME=django_journal
export PYBUILD_NAME=django-journal
%:
dh $@ --with python2 --buildsystem=pybuild