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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5576,7 +5576,7 @@ (define-public guile-rsv
(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.