|
From: | LaFreniere, Joseph |
Subject: | [bug#40128] [PATCH 2/2] gnu: Add emacs-major-mode-hydra. |
Date: | Sat, 21 Mar 2020 18:13:51 -0500 |
Nicolas Goaziou <address@hidden> writes:
+ (arguments + `(#:phases + (modify-phases %standard-phases+ (add-before 'add-source-to-load-path 'remove-pretty-hydra+ (lambda* (#:key outputs #:allow-other-keys) + ;; pretty-hydra is provided by dependency. + (delete-file "pretty-hydra.el") + #t)))))There, too, you may use #:exclude.
New patch file implemented with #:exclude is attached. Thank you very much for reviewing.
-- Joseph LaFreniere
0002-gnu-Add-emacs-major-mode-hydra.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |