[SCM] lv2core/master: Enable parallel build.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jun 15 14:19:21 UTC 2015


The following commit has been merged in the master branch:
commit 02ed6efd6aa2d70473d87661e18d22bb16d89139
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jun 15 15:46:48 2015 +0200

    Enable parallel build.

diff --git a/debian/rules b/debian/rules
index 1767f4e..b51ec7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_clean:
 	$(WAF) clean || true

-- 
LV2 core packaging



More information about the pkg-multimedia-commits mailing list