[med-svn] [ugene] 01/02: d/rules: add parallel build flag

Gert Wollny gert-guest at moszumanska.debian.org
Thu Dec 10 15:11:38 UTC 2015


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

gert-guest pushed a commit to branch master
in repository ugene.

commit e9e12973ae7bc6e374d1ae7ad329a098a8f282ec
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Thu Dec 10 16:07:08 2015 +0100

    d/rules: add parallel build flag
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0c20192..3038f6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 #	dh_strip --dbg-package=ugene-dbg
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	# exclude non-free plugins

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



More information about the debian-med-commit mailing list