gdm: the patch is still necessary

This commit is contained in:
Robin Gloster 2017-03-25 11:20:37 +01:00
parent 101cb04b6a
commit bb5d0f3ded
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
# Disable Access Control because our X does not support FamilyServerInterpreted yet
patches = [ #./xserver_path.patch # gdm now uses wayland
patches = [ ./xserver_path.patch
./sessions_dir.patch
./gdm-x-session_extra_args.patch
./gdm-session-worker_xserver-path.patch