[package_template] 01/02: Enable parallel builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 12 11:38:39 UTC 2015


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

sebastic pushed a commit to branch master
in repository package_template.

commit 2e9865219cc4aa390e9b4375378a8806209c7940
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 12 13:37:35 2015 +0200

    Enable parallel builds.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 58ec00b..0788460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 # a similar manner are welcome.
 
 %:
-	dh $@
+	dh $@ --parallel
 
 #get-orig-source:
 #	. debian/get-orig-source

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



More information about the Pkg-grass-devel mailing list