mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 04:09:15 +00:00
Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@
and todd@.
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user