[SCM] csound/master: Do not build tests
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Sun Aug 4 00:15:45 UTC 2013
The following commit has been merged in the master branch:
commit 7b80f9d5405963648d8f63ebfdfb3326ef64441d
Author: Felipe Sateler <fsateler at debian.org>
Date: Fri Jul 12 18:43:03 2013 -0400
Do not build tests
diff --git a/debian/rules b/debian/rules
index a561c40..482fa91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
-DNEW_PARSER_DEBUG=OFF \
-DBUILD_MULTI_CORE=ON \
-DBUILD_CATALOG=OFF \
+ -DBUILD_TESTS=OFF \
# I/O plugins
DEB_CMAKE_EXTRA_FLAGS += \
--
csound packaging
More information about the pkg-multimedia-commits
mailing list