[med-svn] [kmer-tools] 11/12: Add comment for why we can't use dh --parallel
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sun Jan 3 00:54:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository kmer-tools.
commit e33b8d6e2f30b967c131de8670e0a7144fb005c8
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sat Jan 2 16:51:19 2016 -0800
Add comment for why we can't use dh --parallel
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 929fdfa..0840879 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ subdirectories:= $(filter-out debian/, $(shell ls -d */))
# https://lists.debian.org/debian-med/2015/05/msg00075.html
unusable:= tapper/ trie/
+# Note: Parallel build is not reliable
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git
More information about the debian-med-commit
mailing list