summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 09:46:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 09:46:55 +0000
commitb471792cf0e1dfd490e2e5d8e9c75fc501546807 (patch)
tree995f1e50acb98d6ef9646cb4321f22fa17f31dfa
parentReleasing debian version 2.5.26-1. (diff)
downloadidentify-b471792cf0e1dfd490e2e5d8e9c75fc501546807.tar.xz
identify-b471792cf0e1dfd490e2e5d8e9c75fc501546807.zip
Manually removing some files that pybuild doesn't clean up during build (Closes: #1048455).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index f9f3792..74b845d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ export PYBUILD_NAME=identify
%:
dh ${@} --buildsystem=pybuild
+execute_after_dh_auto_clean:
+ # help pybuild
+ rm -rf *.egg-info
+
execute_after_dh_auto_install:
# manpage
mkdir -p debian/python3-identify/usr/share/man/man1