summarylogtreecommitdiffstats
path: root/makefile-system-htslib.patch
diff options
context:
space:
mode:
authorChristian Krause2017-05-14 23:03:03 +0200
committerChristian Krause2017-05-14 23:03:03 +0200
commitc6047918401e94573d8a10061277c125473e86f9 (patch)
treec3c217ef3125434922c38ecd8ac81bc8ce13eeca /makefile-system-htslib.patch
parent292712615848a243ff84e54e972cb14252c13fb0 (diff)
downloadaur-c6047918401e94573d8a10061277c125473e86f9.tar.gz
bcftools-1.4.1-1
Diffstat (limited to 'makefile-system-htslib.patch')
-rw-r--r--makefile-system-htslib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile-system-htslib.patch b/makefile-system-htslib.patch
index 5cebf3c5d3b8..7e98ae5d9f98 100644
--- a/makefile-system-htslib.patch
+++ b/makefile-system-htslib.patch
@@ -4,7 +4,7 @@
all: $(PROG) $(TEST_PROG)
# Adjust $(HTSDIR) to point to your top-level htslib directory
--HTSDIR = htslib-1.4
+-HTSDIR = htslib-1.4.1
-include $(HTSDIR)/htslib.mk
-include $(HTSDIR)/htslib_static.mk
-HTSLIB = $(HTSDIR)/libhts.a