GNU bug report logs - #61023
[PATCH] package the jed editor

Previous Next

Package: guix-patches;

Reported by: Ethan Blanton <elb <at> kb8ojh.net>

Date: Mon, 23 Jan 2023 05:53:03 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bruno Victal <mirai <at> makinata.eu>
To: Ethan Blanton <elb <at> kb8ojh.net>
Cc: 61023 <at> debbugs.gnu.org
Subject: [bug#61023] [PATCH] package the jed editor
Date: Mon, 23 Jan 2023 14:19:44 +0000
Hi,

On 2023-01-23 02:06, Ethan Blanton via Guix-patches via wrote:
> +   (build-system gnu-build-system)
> +   (arguments (list #:configure-flags
> +                    #~(list (string-append "--with-slang="
> +                                           #$(this-package-input "slang")))
> +                    #:tests? #f))
You should comment the reason for disabling the tests.


Additionally, the commit should be in ChangeLog format [1], you can look
at the Guix commit logs to see what they look like.


[1]: https://www.gnu.org/prep/standards/standards.html#Change-Logs


Cheers,
Bruno





This bug report was last modified 2 years and 114 days ago.

Previous Next


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