[med-svn] [trnascan-se] 03/05: Set dh to run in parallel

Afif Elghraoui afif-guest at moszumanska.debian.org
Sun Nov 1 18:38:19 UTC 2015


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

afif-guest pushed a commit to branch master
in repository trnascan-se.

commit be59d68f46580991429388a569f1de4ea01fcabe
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Nov 1 10:26:54 2015 -0800

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

diff --git a/debian/rules b/debian/rules
index e15fcea..00e4f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/dpkg/default.mk
 CFLAGS := $(CPPFLAGS) $(CFLAGS)
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_installchangelogs:
 	dh_installchangelogs Release.history

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



More information about the debian-med-commit mailing list