[med-svn] [sra-sdk] 02/02: Hack to enable finding includes

Andreas Tille tille at debian.org
Wed Jan 11 12:52:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sra-sdk.

commit ab243ea443abc1e8ebbddafa14b5301bcafac66d
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 11 13:40:36 2017 +0100

    Hack to enable finding includes
---
 debian/patches/find_ncbi-vdb.patch | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/patches/find_ncbi-vdb.patch b/debian/patches/find_ncbi-vdb.patch
index b89bd59..c487938 100644
--- a/debian/patches/find_ncbi-vdb.patch
+++ b/debian/patches/find_ncbi-vdb.patch
@@ -16,11 +16,13 @@ Description: Make sure libncbi-vdb will be found
                locbldpath=>'$Bin/../../OUTDIR/ngs-sdk',
                include => 'ngs/itf/Refcount.h',
                lib     => 'libngs-c++.a',
-@@ -34,7 +34,7 @@ sub REQ { (
+@@ -33,8 +33,8 @@ sub REQ { (
+               boption => 'with-ncbi-vdb-build',
                origin  => 'I',
                type    => 'SB',
-               srcpath => '../ncbi-vdb',
+-              srcpath => '../ncbi-vdb',
 -              pkgpath => '/usr/local/ncbi/ncbi-vdb',
++              srcpath => '/usr/include/ncbi-vdb',
 +              pkgpath => '/usr/lib/ncbi-vdb',
                usrpath =>      '$HOME/ncbi/ncbi-vdb',
                bldpath => '$HOME/ncbi-outdir/ncbi-vdb',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git



More information about the debian-med-commit mailing list