[med-svn] [sra-sdk] 01/01: Use debian packaged libmagic
Andreas Tille
tille at debian.org
Fri Jul 22 14:17:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sra-sdk.
commit 525140ab151bae4fcde5ac73be5d0518b36c65a4
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 22 16:16:57 2016 +0200
Use debian packaged libmagic
---
debian/patches/link_debian_packaged_lmagic.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/link_debian_packaged_lmagic.patch b/debian/patches/link_debian_packaged_lmagic.patch
new file mode 100644
index 0000000..274ec94
--- /dev/null
+++ b/debian/patches/link_debian_packaged_lmagic.patch
@@ -0,0 +1,11 @@
+--- a/tools/copycat/Makefile
++++ b/tools/copycat/Makefile
+@@ -92,7 +92,7 @@ COPYCAT_LIB = \
+ -stk-version \
+ -sncbi-vdb \
+ -skff \
+- -smagic-static
++ -smagic
+
+
+ $(BINDIR)/copycat: $(COPYCAT_OBJ)
diff --git a/debian/patches/series b/debian/patches/series
index 1da8794..55d5527 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ find_hdf5_serial.patch
find_ngs-sdk.patch
find_ncbi-vdb.patch
link_debian_packaged_libz.patch
+link_debian_packaged_lmagic.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