debian-pywebpush/debian/rules

12 lines
332 B
Plaintext
Raw Normal View History

2018-11-05 21:44:50 +01:00
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.8.5 at
# Sun, 04 Nov 2018 14:59:26 +0100
export PYBUILD_NAME=pywebpush
%:
2018-11-08 09:01:01 +01:00
dh $@ --with python2,python3 --buildsystem=pybuild
2018-11-05 21:44:50 +01:00
override_dh_auto_install:
dh_auto_install
mv debian/python3-pywebpush/usr/bin/pywebpush debian/python3-pywebpush/usr/bin/pywebpush3