Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
39b7cc8559
commit
7ead1a2baf
2 changed files with 2 additions and 2 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -3,7 +3,7 @@
|
|||
export PYBUILD_NAME=pgcli
|
||||
|
||||
%:
|
||||
dh ${@} --buildsystem=pybuild --with python3
|
||||
dh ${@} --buildsystem=pybuild
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
mkdir -p debian/pgcli/usr/share/bash-completion/completions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue