[med-svn] [camitk] 01/01: debhelp 10 is --parallel by default for all buildsystems that support parallel building
Emmanuel Promayon
promayon-guest at moszumanska.debian.org
Sat Dec 3 09:42:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
promayon-guest pushed a commit to branch master
in repository camitk.
commit 50a41cb10dbc563bb66eb3b30b5353e2efc7bdbf
Author: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
Date: Sat Dec 3 09:34:42 2016 +0100
debhelp 10 is --parallel by default for all buildsystems that support parallel building
Signed-off-by: Emmanuel Promayon <Emmanuel.Promayon at imag.fr>
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index aac817e..02e5221 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,7 @@ CMAKE_EXTRA_FLAGS = \
-DAPIDOC_SDK:BOOL=TRUE
%:
- dh $@ --parallel --builddirectory=camitk-build
+ dh $@ --builddirectory=camitk-build
override_dh_auto_configure:
dh_auto_configure -- $(CMAKE_EXTRA_FLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/camitk.git
More information about the debian-med-commit
mailing list