summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 07:31:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-14 07:31:17 +0000
commite886f33054aaa76aa2878f46794e827ae762726c (patch)
treec7f03c04a8d1e0c5ebfe4f9b7d4efb064b6191d0 /debian
parentReleasing debian version 3.3.1-2. (diff)
downloadcfgv-e886f33054aaa76aa2878f46794e827ae762726c.tar.xz
cfgv-e886f33054aaa76aa2878f46794e827ae762726c.zip
Manually removing some files that pybuild doesn't clean up during build (Closes: #1043856).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 276f941..eff1207 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export PYBUILD_NAME=cfgv
%:
dh ${@} --buildsystem=pybuild
+
+execute_after_dh_auto_clean:
+ # help pybuild
+ rm -rf *.egg-info