debian: install vapid program as vapid3 in python3 package

This commit is contained in:
Frédéric Péters 2018-11-05 21:49:48 +01:00
parent a3fd4f17fa
commit c34032ba22
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

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