[SCM] supercollider/master: Add comment explaining why tests are not run

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed May 4 15:09:10 UTC 2016


The following commit has been merged in the master branch:
commit 4b409357026197d65dd71ad0c4dea2534a58459d
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed May 4 12:08:57 2016 -0300

    Add comment explaining why tests are not run

diff --git a/debian/rules b/debian/rules
index 77f652e..3d36e0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,6 +56,9 @@ DEB_UPSTREAM_TARBALL_SRCDIR = SuperCollider-Source
 DEB_UPSTREAM_TARBALL_MD5 = 5caa1321478c0659b9de8496e89bc4ff
 DEB_UPSTREAM_REPACKAGE_TAG = repack
 
+# Do not enable tests, they only test the supernova component, which only works on x86
+# DEB_MAKE_CHECK_TARGET = check
+
 install/supercollider-common::
 	install -m 644 debian/README.extensions \
 		$(DEB_DH_INSTALL_SOURCEDIR)/usr/share/SuperCollider/Extensions/README

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list