summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-04-25 18:28:31 +0200
committerGard Spreemann <gspr@nonempty.org>2020-04-25 18:28:31 +0200
commitc9bd2092ab1345d256d5de70b6f906230734e7fd (patch)
tree876eb7244487e4f159e4fdc062fd52ee6e0ae6a6
parent82cec2204095c8ef14109418281001411903f239 (diff)
Simplify.
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index d322e85..57127ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,7 @@ export PYBUILD_NAME = pot
%:
dh $@ --with python3 --buildsystem=pybuild
-override_dh_auto_clean:
- dh_auto_clean
+execute_after_dh_auto_clean:
rm -f ot/lp/emd_wrap.cpp
# Some of the build-time tests assume the existence of cupy, so we