From e4be8d209f60fda8298ec84e154ab8442b142e71 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 21 Jan 2020 13:23:10 +0100 Subject: Clean up Cythonized file not handled by setup.py clean. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') 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 -- cgit v1.2.3