[Pkg-voip-commits] [twinkle] 54/73: Support parallel build

Peter Colberg pc-guest at moszumanska.debian.org
Wed Jan 6 00:31:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

pc-guest pushed a commit to branch master
in repository twinkle.

commit ae95b02d12030809672c83595d740bef832ab152
Author: Peter Colberg <peter at colberg.org>
Date:   Tue Dec 29 00:59:15 2015 -0500

    Support parallel build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6c850f4..3fea25b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 CONFIGURE_FLAGS = -DWITH_QT5=ON -DWITH_ALSA=ON -DWITH_ZRTP=ON -DWITH_SPEEX=ON -DWITH_GSM=ON
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_clean:
 	rm -f debian/twinkle.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git



More information about the Pkg-voip-commits mailing list