Avoid trying to go to Github for code that BLAST+ doesn't even use.
(Other parts of the C++ Toolkit do.)
* fix_lib_deps: List taxon1 in align_format's overridden DLL_LIB, in
large part to ensure its headers are generated on time; generally fix
remaining cases of underlinkage (several longstanding).
+ * debian/rules: Build --without-downloaded-vdb, to avoid trying to go to
+ Github for code that BLAST+ doesn't even use. (Other parts of the C++
+ Toolkit do.)
- -- Aaron M. Ucko <ucko@debian.org> Wed, 03 Aug 2016 21:29:09 -0400
+ -- Aaron M. Ucko <ucko@debian.org> Wed, 03 Aug 2016 21:36:35 -0400
ncbi-blast+ (2.3.0-2) unstable; urgency=medium
DEB_CONFIGURE_EXTRA_FLAGS=--with-dll --with-mt --without-autodep \
--without-makefile-auto-update --with-flat-makefile --without-caution \
--without-dbapi --without-lzo --with-runpath=/usr/lib/ncbi-blast+ \
- --with-build-root=BUILD --without-debug
+ --with-build-root=BUILD --without-debug --without-downloaded-vdb
proj=algo/blast/ app/ objmgr/ objtools/align_format/ objtools/blast/
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))