GNU bug report logs - #32984
[PATCH] gnu: Add filtlong.

Previous Next

Package: guix-patches;

Reported by: pimi <madalinionel.patrascu <at> mdc-berlin.de>

Date: Mon, 8 Oct 2018 09:19:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #16 received at 32984 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: pimi <madalinionel.patrascu <at> mdc-berlin.de>
Cc: 32984 <at> debbugs.gnu.org
Subject: Re: [bug#32984] [PATCH] gnu: filtlong: update path in aux script.
Date: Thu, 11 Oct 2018 16:55:50 -0400
[Message part 1 (text/plain, inline)]
On Tue, Oct 09, 2018 at 06:22:39PM +0200, pimi wrote:
> * gnu/packages/bioinformatics.scm (filtlong)[extra scritps]: corrected
> the loading path for the filtlong in the script read_info_histograms.sh.

[...]

>               (lambda _
>                 (substitute* "scripts/read_info_histograms.sh"
>                   (("awk") (which "gawk")))
> +               (substitute* "scripts/read_info_histograms.sh"
> +                (("/../") "/../../../"))
>                 #t)))))

Can you add a code comment explaining the effect of this change? It's
rather cryptic! :)
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.