[SCM] audacity/master: Disable tests (they fail to build, because they are bitrotten)
bdrung at users.alioth.debian.org
bdrung at users.alioth.debian.org
Wed Oct 8 22:59:40 UTC 2014
The following commit has been merged in the master branch:
commit 01988e9bd2630f0033af355bd76178581d13f457
Author: Benjamin Drung <bdrung at debian.org>
Date: Wed Oct 8 22:16:47 2014 +0200
Disable tests (they fail to build, because they are bitrotten)
diff --git a/debian/rules b/debian/rules
index f49830a..32c87a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,9 @@ configure_flags := \
override_dh_auto_configure:
dh_auto_configure -- $(configure_flags)
+# The tests fail to build as of version 2.0.6
+override_dh_auto_test:
+
override_dh_auto_install:
dh_auto_install
# Don't package unnecessary copy of GPL
--
Audacity debian packaging
More information about the pkg-multimedia-commits
mailing list