guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add preseq.


From: Ricardo Wurmus
Subject: Re: [PATCH] Add preseq.
Date: Wed, 1 Jul 2015 15:33:11 +0200

Ludovic Courtès <address@hidden> writes:

>> +              (snippet
>> +               ;; Remove bundled samtools.  Leave the headers.
>> +               '(for-each delete-file
>> +                          (find-files "preseq-master/samtools"
>> +                                      "\\.c$")))))
>
> Why leave the headers?  Isn’t it risky to leave headers that may be
> different from the Samtools that we’re actually linking against?

The problem is with our Samtools package(s).  They don't install
headers.  I'd better update them to install the headers; then I could
just delete the complete "samtools" directory.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]