[gerris] 03/07: Remove --parallel option from d/rules because of compat leverl 10

Anton Gladky gladk at moszumanska.debian.org
Thu Nov 23 20:53:07 UTC 2017


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

gladk pushed a commit to branch master
in repository gerris.

commit 0cd79ae5411e59ebbfadea5eebe41b84f62d0212
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Nov 23 20:32:02 2017 +0100

    Remove --parallel option from d/rules because of compat leverl 10
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b6c4c8b..47b7be4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export DEB_BUILD_OPTIONS=nocheck
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-mpi

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



More information about the debian-science-commits mailing list