Re: HTSlib code copy in python-pysam.
Le Wed, Aug 20, 2014 at 07:06:53PM +0900, Charles Plessy a écrit :
> Le Wed, Aug 20, 2014 at 11:10:32AM +0200, Andreas Tille a écrit :
> >
> > --- a/setup.py
> > +++ b/setup.py
> > @@ -32,7 +32,7 @@ IS_PYTHON3 = sys.version_info[0] >= 3
> > # pysam.
> > # external: use shared libhts.so compiled outside of
> > # pysam
> > -HTSLIB = "separate"
> > +HTSLIB = "external"
> > HTSLIB_DIR = []
>
> Thanks for the hint. For the moment it causes the build to fail
I see on the commit list that you solved the problem. Thanks !
--
Charles
Reply to: