mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user