[med-svn] [axe-demultiplexer] 04/04: Use --parallel to dh in d/rules

Kevin Murray daube-guest at moszumanska.debian.org
Tue Oct 27 22:06:24 UTC 2015


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

daube-guest pushed a commit to branch master
in repository axe-demultiplexer.

commit 500b34c646345f7f89d3eaa9eb74e3e4827959d8
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Wed Oct 28 09:03:45 2015 +1100

    Use --parallel to dh in d/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1021374..327d587 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,5 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ --buildsystem=cmake
+	dh $@ --buildsystem=cmake --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/axe-demultiplexer.git



More information about the debian-med-commit mailing list