Using dedidated debhelper files for manpages installation.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5249995931
commit
56a77bc895
2 changed files with 1 additions and 3 deletions
1
debian/python3-tqdm.manpages
vendored
Normal file
1
debian/python3-tqdm.manpages
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
tqdm/tqdm.1
|
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -5,9 +5,6 @@ export PYBUILD_TEST_ARGS=--verbose -k 'not test_comppath and not test_imap and n
|
|||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
||||
override_dh_installman:
|
||||
dh_installman -ppython3-tqdm tqdm/tqdm.1
|
||||
|
||||
override_dh_installdocs:
|
||||
dh_installdocs -A CONTRIBUTING.md README.rst
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue