gnu: xwayland-satellite: Fix installation.

* gnu/packages/xorg.scm (xwayland-satellite) [arguments]: Set
 #:cargo-install-paths.

Fixes: #4471
Change-Id: Ic8fcd75d67e9a1ec77072c81ff67776138981195
This commit is contained in:
Hilton Chain 2025-11-29 23:13:56 +08:00
parent 5eb9fda4d9
commit 4d2a4dde6e
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -7261,6 +7261,7 @@ direct replacement for @command{xvfb-run} specifically.
(arguments
(list #:install-source? #f
#:tests? #f ;Requires running display server.
#:cargo-install-paths ''(".")
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'fix-paths