Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@

and todd@.
This commit is contained in:
matthieu 2007-01-29 18:38:46 +00:00
parent fa3d52c6e1
commit 1065942024

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2006/12/17 20:41:36 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2007/01/29 18:38:46 matthieu Exp $
PIXMAPDIR=/etc/X11/xdm/pixmaps
CONFIGURE_ARGS= --enable-privsep \
--with-default-vt=vt05 \
--disable-dynamic-greeter \
--with-xdmlibdir=/etc/X11/xdm \
--with-pixmapdir=$(PIXMAPDIR) \