mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-spamfilter-el: Disable tests.
* gnu/packages/emacs-xyz.scm (emacs-spamfilter-el) [arguments]{tests?}: Disable them. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
54e89b3021
commit
8e307eb84d
1 changed files with 1 additions and 0 deletions
|
@ -41622,6 +41622,7 @@ comfortable presentation.")
|
|||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f ; No tests.
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'convert-encoding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue