[hfst-ospell] 01/01: Upstream says tests should work as long as it's not a parallel build
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Fri Feb 26 07:08:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a commit to branch master
in repository hfst-ospell.
commit 0d85a744e66577f529fdebe710fefbccf05bb518
Author: Tino Didriksen <tino at didriksen.cc>
Date: Fri Feb 26 07:08:23 2016 +0000
Upstream says tests should work as long as it's not a parallel build
---
debian/rules | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 00433a1..247b5ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,10 +17,7 @@
export DH_OPTIONS
%:
- dh $@ --parallel --with autoreconf
+ dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --disable-static --enable-zhfst
-
-override_dh_auto_test:
- # Skip, as it breaks in various unpredictable ways
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst-ospell.git
More information about the debian-science-commits
mailing list