[alberta] 01/02: debian/rules: Enable parallel build.

Ansgar Burchardt ansgar at moszumanska.debian.org
Tue May 13 12:25:35 UTC 2014


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

ansgar pushed a commit to branch master
in repository alberta.

commit f6d4bf373d6e232ec11955a77afa75c1a3717fae
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date:   Tue May 13 14:04:12 2014 +0200

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

diff --git a/debian/rules b/debian/rules
index 9859d5d..15070c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ CONFIGURE_FLAGS := \
 	--without-silo
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_FLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alberta.git



More information about the debian-science-commits mailing list