Loading pkgs/applications/networking/remote/xrdp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ let ]; postPatch = '' substituteInPlace sesman/xauth.c --replace "xauth -q" "${xorg.xauth}/bin/xauth -q" substituteInPlace sesman/sesexec/xauth.c --replace "xauth -q" "${xorg.xauth}/bin/xauth -q" substituteInPlace configure.ac --replace /usr/include/ "" ''; Loading Loading
pkgs/applications/networking/remote/xrdp/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ let ]; postPatch = '' substituteInPlace sesman/xauth.c --replace "xauth -q" "${xorg.xauth}/bin/xauth -q" substituteInPlace sesman/sesexec/xauth.c --replace "xauth -q" "${xorg.xauth}/bin/xauth -q" substituteInPlace configure.ac --replace /usr/include/ "" ''; Loading