debian: rename pywebpush script in python3 package

This commit is contained in:
Frédéric Péters 2018-11-08 09:04:31 +01:00
parent bdcb5bb470
commit 4945c65486
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

@ -6,3 +6,6 @@ export PYBUILD_NAME=pywebpush
%:
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_auto_install:
dh_auto_install
mv debian/python3-pywebpush/usr/bin/pywebpush debian/python3-pywebpush/usr/bin/pywebpush3