xpra: force XPRA_COMMAND
This commit is contained in:
parent
8e5f5a54f2
commit
ead09d7e6e
@ -94,6 +94,7 @@ in buildPythonApplication rec {
|
|||||||
makeWrapperArgs+=(
|
makeWrapperArgs+=(
|
||||||
"''${gappsWrapperArgs[@]}"
|
"''${gappsWrapperArgs[@]}"
|
||||||
--set XPRA_INSTALL_PREFIX "$out"
|
--set XPRA_INSTALL_PREFIX "$out"
|
||||||
|
--set XPRA_COMMAND "$out/bin/xpra"
|
||||||
--prefix LD_LIBRARY_PATH : ${libfakeXinerama}/lib
|
--prefix LD_LIBRARY_PATH : ${libfakeXinerama}/lib
|
||||||
--prefix PATH : ${stdenv.lib.makeBinPath [ getopt xorgserver xauth which utillinux pulseaudio ]}
|
--prefix PATH : ${stdenv.lib.makeBinPath [ getopt xorgserver xauth which utillinux pulseaudio ]}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user