guix-patches
[Top][All Lists]
Advanced

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

[bug#77391] [PATCH v3 4/4] gnu: emacs-ellama: Enable tests; install info


From: Cayetano Santos
Subject: [bug#77391] [PATCH v3 4/4] gnu: emacs-ellama: Enable tests; install info manual.
Date: Wed, 02 Apr 2025 17:41:52 +0200
User-agent: mu4e 1.12.9; emacs 29.4

>Wed 02 Apr 2025 at 10:42, "Suhail Singh" <suhailsingh247@gmail.com> wrote:

> +               (add-after 'install 'install-info
> +                 (lambda _
> +                   (install-file "ellama.info"
> +                                 (string-append #$output "/share/info")))))

Correct me if I’m wrong, but there is no need to install the info file,
the emacs builder takes care of this.

Attachment: signature.asc
Description: PGP signature


reply via email to

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