1
0
Fork 0

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:
Daniel Baumann 2025-02-13 05:37:30 +01:00
parent 542e2de114
commit 4ab4dbf364
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 40 additions and 0 deletions

4
debian/rules vendored
View file

@ -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