Readding accidentally dropped cosmetic changes due to git tree mixup in previous 2.5.31-1 upload.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
542e2de114
commit
4ab4dbf364
2 changed files with 40 additions and 0 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -12,3 +12,7 @@ execute_after_dh_auto_install:
|
|||
PYTHONPATH=debian/python3-identify/usr/lib/$$(py3versions -d)/dist-packages \
|
||||
help2man --no-discard-stderr --name 'File identification tool' \
|
||||
debian/python3-identify/usr/bin/identify-cli > debian/python3-identify/usr/share/man/man1/identify-cli.1
|
||||
|
||||
execute_after_dh_auto_clean:
|
||||
# help pybuild
|
||||
rm -rf *.egg-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue