summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2023-12-17 10:45:36 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2023-12-17 10:45:36 +0000
commitbd91ea25efb37df36a602d4a82fbb64be18089ac (patch)
tree96bda905db82932436b5c869aac662c153921157 /debian
parentReleasing debian version 3.0.23-2. (diff)
downloadptpython-bd91ea25efb37df36a602d4a82fbb64be18089ac.tar.xz
ptpython-bd91ea25efb37df36a602d4a82fbb64be18089ac.zip
Manually removing some files that pybuild doesn't clean up during build (Closes: #1045757).
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 8eeaff8..3435912 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export PYBUILD_NAME=ptpython
%:
dh ${@} --buildsystem=pybuild
+
+execute_after_dh_auto_clean:
+ # help pybuild
+ rm -rf *.egg-info