mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-org-cliplink: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-org-cliplink)[arguments]: Drop #:test-command.
This commit is contained in:
parent
fff85b738f
commit
fffaf4b58c
1 changed files with 0 additions and 1 deletions
|
@ -43369,7 +43369,6 @@ should pop up.")
|
|||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "ert-runner")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'patch-curl-executable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue