···51 sed -i -e '/^\tXdummy.c\ \\$/,$d' -e 's/\tx11vnc_loop\ \\/\tx11vnc_loop/' misc/Makefile.am
52 '';
5354- preConfigure = ''
55- configureFlags="--mandir=$out/share/man"
56- '';
57-58 meta = with lib; {
59 description = "A VNC server connected to a real X11 screen";
60 homepage = "https://github.com/LibVNC/x11vnc/";
···51 sed -i -e '/^\tXdummy.c\ \\$/,$d' -e 's/\tx11vnc_loop\ \\/\tx11vnc_loop/' misc/Makefile.am
52 '';
53000054 meta = with lib; {
55 description = "A VNC server connected to a real X11 screen";
56 homepage = "https://github.com/LibVNC/x11vnc/";