Using dedidated debhelper files for examples installation.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
487643d880
commit
b0484cde85
2 changed files with 1 additions and 3 deletions
1
debian/python3-tqdm.examples
vendored
Normal file
1
debian/python3-tqdm.examples
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
examples/*
|
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -5,8 +5,5 @@ export PYBUILD_TEST_ARGS=--verbose -k 'not test_comppath and not test_imap and n
|
|||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
||||
override_dh_installexamples:
|
||||
dh_installexamples -A examples/*
|
||||
|
||||
override_dh_compress:
|
||||
dh_compress -X.py
|
||||
|
|
Loading…
Add table
Reference in a new issue