[glpk] 01/01: Re-add parallel building.

Sébastien Villemot sebastien at debian.org
Fri Feb 19 19:53:37 UTC 2016


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

sebastien pushed a commit to branch master
in repository glpk.

commit 6abcda9b83ea634c409e453099ad215f3552f7dc
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Feb 19 20:53:31 2016 +0100

    Re-add parallel building.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e9f9eeb..400aa95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-dl --enable-odbc --enable-mysql --with-gmp

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



More information about the debian-science-commits mailing list