From b17b8fa359b5f5759a0dcfd78dfde4330179069c Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Sat, 5 Mar 2016 14:21:44 -0800 Subject: [PATCH] Delete obsolete patch --- ...nge-htslib-statement-in-setuppy-to-link-to-debian | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 debian/patches/chenge-htslib-statement-in-setuppy-to-link-to-debian diff --git a/debian/patches/chenge-htslib-statement-in-setuppy-to-link-to-debian b/debian/patches/chenge-htslib-statement-in-setuppy-to-link-to-debian deleted file mode 100644 index 491924b..0000000 --- a/debian/patches/chenge-htslib-statement-in-setuppy-to-link-to-debian +++ /dev/null @@ -1,12 +0,0 @@ -Description: Tries to link against debian htslib ---- a/setup.py -+++ b/setup.py -@@ -30,7 +30,7 @@ - # pysam. - # external: use shared libhts.so compiled outside of - # pysam --HTSLIB_MODE = "separate" -+HTSLIB_MODE = "shared" - HTSLIB_LIBRARY_DIR = os.environ.get('HTSLIB_LIBRARY_DIR', None) - HTSLIB_INCLUDE_DIR = os.environ.get('HTSLIB_INCLUDE_DIR', None) - -- 2.30.2