Re: Help needed in making a package reproducible - delly

2022-08-11 Thread Chris Lamb
Hey, > So I've added in a patch to replace EBROOTHTSLIB with > /usr/include/htslib for including the installed lib headers and now the > reprotest passes[1] \o/ Ah, great to hear! > Indeed the problem was with htslib dir. The htslib dir is included as a > git submodule in the upstream source

Re: Help needed in making a package reproducible - delly

2022-08-11 Thread Mohd Bilal
Okay I'll add the same Thanks :) On 11 August 2022 10:15:24 pm IST, Chris Lamb wrote: >Hey, > >> So I've added in a patch to replace EBROOTHTSLIB with >> /usr/include/htslib for including the installed lib headers and now the >> reprotest passes[1] \o/ > >Ah, great to hear! > >> Indeed the p