[med-svn] [manta] 01/01: Use Debian packaged libhts
Andreas Tille
tille at debian.org
Sat Feb 11 20:29:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository manta.
commit b16380d4a65637778bfad72f2ed6b2fe8edb03cb
Author: Andreas Tille <tille at debian.org>
Date: Sat Feb 11 21:29:35 2017 +0100
Use Debian packaged libhts
---
debian/patches/use_debian_packaged_htslib.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/use_debian_packaged_htslib.patch b/debian/patches/use_debian_packaged_htslib.patch
index 84e0de2..96713e8 100644
--- a/debian/patches/use_debian_packaged_htslib.patch
+++ b/debian/patches/use_debian_packaged_htslib.patch
@@ -44,7 +44,7 @@ Description: Check for Debian packaged htslib
- install(PROGRAMS "${HTSLIB_DIR}/htsfile" DESTINATION "${THIS_LIBEXECDIR}")
- install(PROGRAMS "${HTSLIB_DIR}/tabix" DESTINATION "${THIS_LIBEXECDIR}")
-endif ()
-+superset(HTSLIB_LIBRARY "${CMAKE_INSTALL_LIBDIR}/libhts.a")
++superset(HTSLIB_LIBRARY "-lhts")
#
# samtools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/manta.git
More information about the debian-med-commit
mailing list