GNU bug report logs - #68667
[PATCH] gnu: Include the notmuch logo in emacs-notmuch.

Previous Next

Package: guix-patches;

Reported by: Tom Willemse <tom <at> ryuslash.org>

Date: Tue, 23 Jan 2024 00:27:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Tom Willemse <tom <at> ryuslash.org>
To: guix-patches <at> gnu.org
Cc: Tom Willemse <tom <at> ryuslash.org>
Subject: [PATCH] gnu: Include the notmuch logo in emacs-notmuch.
Date: Mon, 22 Jan 2024 16:25:38 -0800
* gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg

Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 4466e5e6d9..966c044614 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1440,6 +1440,7 @@ (define-public emacs-notmuch
     (arguments
      (list
       #:exclude #~(cons* "make-deps.el" "rstdoc.el" %default-exclude)
+      #:include #~(cons* "notmuch-logo.svg" %default-include)
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'chdir

base-commit: 9c367ee1967b213b507a8bf041ea6c2623ceea96
-- 
2.43.0





This bug report was last modified 1 year and 175 days ago.

Previous Next


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