summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 09:18:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 09:18:13 +0000
commitc80bf191dfa1a6a98b1817762bd4cc3a736ef19a (patch)
tree7f4b84438f8de454aa2dc433fa47f978967fa7c7
parentReleasing debian version 0.16.6.1-1. (diff)
downloadgita-c80bf191dfa1a6a98b1817762bd4cc3a736ef19a.tar.xz
gita-c80bf191dfa1a6a98b1817762bd4cc3a736ef19a.zip
Manually removing some files that pybuild doesn't clean up during build (Closes: #1044761).
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 753638f..0d8f6ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,10 @@
%:
dh ${@} --buildsystem=pybuild
+execute_after_dh_auto_clean:
+ # help pybuild
+ rm -rf *.egg-info
+
execute_after_dh_auto_install:
# bash-completion
mkdir -p debian/gita/usr/share/bash-completion/completions