[med-svn] [libdivsufsort] 01/01: d/rules: drop implicit --parallel

Tomasz Buchert tomasz at moszumanska.debian.org
Sun Dec 18 13:14:33 UTC 2016


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

tomasz pushed a commit to branch master
in repository libdivsufsort.

commit eb591bce03ca83a373e3a6f47963355816623d67
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Sun Dec 18 14:14:03 2016 +0100

    d/rules: drop implicit --parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f20aeb4..2336682 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --parallel --buildsystem=cmake
+	dh $@ --buildsystem=cmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE="Release" \

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



More information about the debian-med-commit mailing list