From 5b267feaf401dec5aa82e867e974e46a619afe76 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 16 Feb 2016 15:18:11 +0100 Subject: [PATCH] clean up in rtaudio-mod directory it's still not very clean though --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index c067ecb..121b6bc 100755 --- a/debian/rules +++ b/debian/rules @@ -25,6 +25,10 @@ override_dh_auto_test: HOME=/tmp dh_auto_test -a || (grep . test-suite.log giada_test.log; false) #make check || (grep . test-suite.log giada_test.log; false) +override_dh_auto_clean: + dh_auto_clean + test -e src/deps/rtaudio-mode/Makefile && make -C src/deps/rtaudio-mod/ distclean || true + ## all the file-exclusion magic is handled by debian/copyright get-orig-source: uscan --download -- 2.30.2