1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 04:00:30 +02:00

gnu: guile-rsv: Fix build.

* gnu/packages/guile-xyz.scm (guile-rsv)[arguments]: Don't refer to
nonexistent 'install' phase.

Change-Id: I80cb124b39df495fb03384650c3125f375028c65
This commit is contained in:
宋文武
2024-06-18 17:47:07 +08:00
committed by Ludovic Courtès
parent 23bed071d7
commit 0b5c8f5ea2

View File

@@ -5576,7 +5576,7 @@ using a short read-capability.")
(arguments
(list
#:phases #~(modify-phases %standard-phases
(add-after 'install 'link-and-wrap-executable
(add-after 'build 'link-and-wrap-executable
(lambda _
(let* ((bin (string-append #$output "/bin"))
;; bin directory for PATH.