From c9bd2092ab1345d256d5de70b6f906230734e7fd Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sat, 25 Apr 2020 18:28:31 +0200 Subject: Simplify. --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3