xrdp: abs path to garbage directory
This commit is contained in:
parent
a2b2c1e4bd
commit
fdbdccf1a7
@ -58,7 +58,7 @@ let
|
|||||||
./bootstrap
|
./bootstrap
|
||||||
'';
|
'';
|
||||||
dontDisableStatic = true;
|
dontDisableStatic = true;
|
||||||
configureFlags = [ "--with-systemdsystemunitdir=./do-not-install" "--enable-ipv6" "--enable-jpeg" "--enable-fuse" "--enable-rfxcodec" "--enable-opus" ];
|
configureFlags = [ "--with-systemdsystemunitdir=/var/empty" "--enable-ipv6" "--enable-jpeg" "--enable-fuse" "--enable-rfxcodec" "--enable-opus" ];
|
||||||
|
|
||||||
installFlags = [ "DESTDIR=$(out)" "prefix=" ];
|
installFlags = [ "DESTDIR=$(out)" "prefix=" ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user