guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add preseq.


From: Ludovic Courtès
Subject: Re: [PATCH] Add preseq.
Date: Wed, 01 Jul 2015 17:00:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> 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.

Yes that would be best, if that’s fine with you.

Ludo’.



reply via email to

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