rules: fix rules/PYBUILD_NAME (#40872)

This commit is contained in:
Thomas NOËL 2020-03-20 21:20:54 +01:00
parent ef6e120037
commit f62429b589
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

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