mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-elpher: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-elpher)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
3503a4d03b
commit
86f6e8af4f
1 changed files with 1 additions and 0 deletions
|
@ -37373,6 +37373,7 @@ it forcibly
|
|||
(arguments
|
||||
(list
|
||||
#:emacs emacs-no-x ;need libxml support
|
||||
#:tests? #f ;no tests
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-before 'install 'build-doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue