summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-01-21 13:23:10 +0100
committerGard Spreemann <gspr@nonempty.org>2020-01-21 13:24:21 +0100
commite4be8d209f60fda8298ec84e154ab8442b142e71 (patch)
treeb1af18ad59c11cc0ae37cddc42c4a0d6324f680e
parent8fcf21f70ae2cb9141695915954ba78105685417 (diff)
Clean up Cythonized file not handled by setup.py clean.
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2d04435..56341c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export PYBUILD_NAME = pot
%:
dh $@ --with python3 --buildsystem=pybuild
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -f ot/lp/emd_wrap.cpp