1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02:00

gnu: emacs-lin: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-lin)[arguments]: Add #:tests? #f.
This commit is contained in:
Liliana Marie Prikler
2025-03-23 13:01:24 +01:00
parent 9ca63549ac
commit c98fde91e6
+1
View File
@@ -21144,6 +21144,7 @@ number on the left margin in Emacs.")
(build-system emacs-build-system)
(arguments
(list
#:tests? #f ; no tests
#:phases
#~(modify-phases %standard-phases
(add-after 'install 'makeinfo