projects
/
ncbi-blast+.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54c6c51
)
Report any test suite errors in more detail but otherwise ignore them, as some
author
Aaron M. Ucko
<ucko@debian.org>
Sun, 29 May 2011 15:10:55 +0000
(15:10 +0000)
committer
Aaron M. Ucko
<ucko@debian.org>
Sun, 29 May 2011 15:10:55 +0000
(15:10 +0000)
tests will likely fail in unnetworked environments (as on some autobuilders).
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 244834da73dfdede56836e957d500d65a4779a8a..01275c1b531ccf37eac21f9e97742c17c43c83f5 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-31,6
+31,11
@@
override_dh_auto_build:
cd c++/BUILD/build && make -f Makefile.flat \
all_projects="$(proj)"
+override_dh_auto_test:
+ -dh_auto_test
+ -c++/BUILD/build/check.sh concat_err
+ -cat c++/BUILD/build/check.sh.out_err
+
instroot = debian/ncbi-blast+/usr
override_dh_auto_install:
cp c++/BUILD/lib/*.so $(instroot)/lib/ncbi-blast+/