gnu: emacs-vterm: Adjust to changes in emacs-build-system.

* gnu/packages/emacs-xyz.scm (emacs-vterm)[substitute-vterm-module-path]:
Move after ‘unpack’.
This commit is contained in:
Leo Prikler 2021-04-17 19:06:34 +02:00
parent 8e8a3b0eef
commit cd35b94e30
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -21759,7 +21759,7 @@ (define-public emacs-vterm
(guix build cmake-build-system))
#:phases
(modify-phases %standard-phases
(add-before 'add-source-to-load-path 'substitute-vterm-module-path
(add-after 'unpack 'substitute-vterm-module-path
(lambda* (#:key outputs #:allow-other-keys)
(chmod "vterm.el" #o644)
(emacs-substitute-sexps "vterm.el"