Commit c9aaab57 authored by Anton Midyukov's avatar Anton Midyukov

Revert "- use/install2/vnc: using xvt instead of xterm"

This reverts commit 1076d79f. The only workable xvt is xterm, since only works with it: xinit cmd See commit: 2451a17c
parent e8d86e33
......@@ -88,7 +88,7 @@ use/install2/autoinstall:
# NB: sort of conflicts with use/install2/cleanup/vnc
use/install2/vnc:
@$(call add,INSTALL2_PACKAGES,x11vnc xvt net-tools)
@$(call add,INSTALL2_PACKAGES,x11vnc xterm net-tools)
# this one expects external vncviewer to come
use/install2/vnc/listen: use/install2/vnc \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment