mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-waveform: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-waveform)[arguments]<#:phases>: Fix bogus phase name. Change-Id: I9b2461b5542be3e24a00f4ae4386310ed487e7dd
This commit is contained in:
parent
ec2f39bb9c
commit
e1c92c98f7
1 changed files with 1 additions and 1 deletions
|
@ -40865,7 +40865,7 @@ The main features of Wanderlust:
|
|||
#:tests? #f ;there are no tests
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'set-waveform-el-version 'patch-exec-paths
|
||||
(add-after 'unpack 'patch-exec-paths
|
||||
(lambda* (#:key inputs #:allow-other-keys)
|
||||
(emacs-substitute-variables "waveform.el"
|
||||
("waveform-ffmpeg-executable"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue