[SCM] Computer music toolkit packaging branch, master, updated. debian/1.16-1-7-g776d93d

fsateler-guest at users.alioth.debian.org fsateler-guest at users.alioth.debian.org
Tue Nov 3 22:58:44 UTC 2009


The following commit has been merged in the master branch:
commit 776d93d35ec259f257b6ffeeb7206aeaf73d428a
Author: Felipe Sateler <fsateler at gmail.com>
Date:   Tue Nov 3 19:53:08 2009 -0300

    Enable parallel building

diff --git a/debian/rules b/debian/rules
index be2780d..c28f222 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
+# Can be built in parallel
+DEB_BUILD_PARALLEL = 1
+
 DEB_BUILDDIR = src
 DEB_MAKE_INSTALL_TARGET = install INSTALL_PLUGINS_DIR=$(PLUGINDIR)
 CFLAGS += -fPIC

-- 
Computer music toolkit packaging



More information about the pkg-multimedia-commits mailing list