[SCM] giada/master: clean up in rtaudio-mod directory
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Tue Feb 16 14:46:55 UTC 2016
The following commit has been merged in the master branch:
commit 5b267feaf401dec5aa82e867e974e46a619afe76
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Feb 16 15:18:11 2016 +0100
clean up in rtaudio-mod directory
it's still not very clean though
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
--
giada packaging
More information about the pkg-multimedia-commits
mailing list