tigervnc: fix compatibility with xorgserver 1.20.7

This commit is contained in:
ahiaao
2020-02-11 09:46:24 +01:00
committed by Bjørn Forsman
parent ef399ee035
commit f216b03d5b
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
inherit fontDirectories;
patches = [ ./u_xorg-server-1.20.7-ddxInputThreadInit.patch ];
postPatch = ''
sed -i -e '/^\$cmd \.= " -pn";/a$cmd .= " -xkbdir ${xkeyboard_config}/etc/X11/xkb";' unix/vncserver
fontPath=