[med-svn] [Git][med-team/ncbi-igblast][master] Commit what was supposed to work

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Aug 4 05:41:33 BST 2022



Andreas Tille pushed to branch master at Debian Med / ncbi-igblast


Commits:
4d8bbf60 by Andreas Tille at 2022-08-04T06:41:00+02:00
Commit what was supposed to work

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -6,8 +6,7 @@ Uploaders: David Miguel Susano Pinto <carandraug+dev at gmail.com>,
            Steffen Moeller <moeller at debian.org>
 Build-Depends: debhelper-compat (= 13),
                time,
-               libncbi-vdb-dev,
-               libopenmpi-dev
+               libncbi-vdb-dev
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/ncbi-igblast
 Vcs-Git: https://salsa.debian.org/med-team/ncbi-igblast.git


=====================================
debian/rules
=====================================
@@ -7,10 +7,12 @@ override_dh_auto_configure:
 	cd c++ && yes | \
         ./configure.orig --prefix=/usr \
 	  --with-openmp \
-	  --with-vdb VDB_LIBS=-lncbi-vdb VDB_INCLUDE=-I/usr/include/ncbi-vdb \
+	  --with-vdb=/usr VDB_INCLUDE=-I/usr/include/ncbi-vdb \
 	  --without-runpath \
 	  --with-flat-makefile
 
+#	  --with-vdb VDB_LIBS=-lncbi-vdb VDB_INCLUDE=-I/usr/include/ncbi-vdb \
+
 override_dh_auto_build:
 	cd c++/*/build && make -f Makefile.flat app/igblast/
 



View it on GitLab: https://salsa.debian.org/med-team/ncbi-igblast/-/commit/4d8bbf60775b3cec414670ec3851152bde62280d

-- 
View it on GitLab: https://salsa.debian.org/med-team/ncbi-igblast/-/commit/4d8bbf60775b3cec414670ec3851152bde62280d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220804/b2deb080/attachment-0001.htm>


More information about the debian-med-commit mailing list