[SCM] qstopmotion/master: Enable parallel builds

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Nov 17 18:01:37 UTC 2016


The following commit has been merged in the master branch:
commit 31842871b9af41e26f0b9f6e0eeed7e47c6dc455
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Nov 17 18:29:51 2016 +0100

    Enable parallel builds

diff --git a/debian/rules b/debian/rules
index 51fadbf..456e2e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@
 
 
 %:
-	dh $@ --buildsystem=cmake
+	dh $@ --buildsystem=cmake --parallel
 
 
 # dh_make generated override targets

-- 
qstopmotion packaging



More information about the pkg-multimedia-commits mailing list