[med-svn] [sra-sdk] 01/01: Point to correct location of kfg config files in libncbi-vdb2 package

Andreas Tille tille at debian.org
Wed Jan 11 20:24:47 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 0a2086830e65d853857b2a0d278ca9fb7716df61
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 11 21:24:33 2017 +0100

    Point to correct location of kfg config files in libncbi-vdb2 package
---
 debian/patches/certs.kfg.patch | 17 +++++++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/certs.kfg.patch b/debian/patches/certs.kfg.patch
new file mode 100644
index 0000000..4e27491
--- /dev/null
+++ b/debian/patches/certs.kfg.patch
@@ -0,0 +1,17 @@
+Author: Andreas Tille <tille at debian.org>
+LastChanged: Wed, 11 Jan 2017 14:19:27 +0200
+Description: Point to correct location of kfg config files in libncbi-vdb2 package
+
+--- a/build/Makefile.env
++++ b/build/Makefile.env
+@@ -124,8 +124,8 @@ else
+ 	NCBIDIR = $(LIBDIR)/ncbi $(BINDIR)/ncbi
+ endif
+ 
+-DEFAULT_CRT = $(VDB_SRCDIR)/libs/kfg/certs.kfg
+-DEFAULT_KFG = $(VDB_SRCDIR)/libs/kfg/default.kfg
++DEFAULT_CRT = /usr/lib/ncbi-vdb/kfg/certs.kfg
++DEFAULT_KFG = /usr/lib/ncbi-vdb/kfg/default.kfg
+ 
+ # make reissue command
+ MAKE_CMD = $(MAKE) BUILD=$(BUILD) TOOLSET=$(TOOLSET) COMP=$(COMP) LNKG=$(LNKG) \
diff --git a/debian/patches/series b/debian/patches/series
index feea51d..29093bc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -13,3 +13,4 @@ ignore_failing_tests_for_the_moment.patch
 do_not_link_statically.patch
 link_debian_packaged_libmbed.patch
 seek_dynamic_libs.patch
+certs.kfg.patch

-- 
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