[SCM] drumgizmo/master: Added parallel build

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Thu Oct 29 11:21:18 UTC 2015


The following commit has been merged in the master branch:
commit f7011b278207551d0e3082ca652265cb16d7f0dd
Author: viccuad <me at viccuad.me>
Date:   Wed Oct 28 23:01:18 2015 +0100

    Added parallel build

diff --git a/debian/rules b/debian/rules
index ed88130..2b5c76a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ CXXFLAGS += $(FLAGS)
 
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-lv2=yes --enable-cli=yes \

-- 
drumgizmo packaging



More information about the pkg-multimedia-commits mailing list