Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
06dd2aeb28
commit
d8120ce4ab
2 changed files with 2 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -3,7 +3,7 @@
|
|||
export PYBUILD_NAME=mycli
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=pybuild --with python3
|
||||
dh ${@} --buildsystem=pybuild
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
# removing useless files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue