[med-svn] [kmc] 07/08: Add --parallel to dh in d/rules

Kevin Murray daube-guest at moszumanska.debian.org
Thu Oct 1 08:50:47 UTC 2015


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

daube-guest pushed a commit to branch daube/libkmcdev
in repository kmc.

commit 4c17b281385222264ed94f47a94dc42194ae2e3e
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Thu Oct 1 18:44:59 2015 +1000

    Add --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 558f4bd..8e5019a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ mandir := $(CURDIR)/debian/man
 debfolder := $(CURDIR)/debian
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_install:
 	dh_install

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



More information about the debian-med-commit mailing list