Fix xkb data files locations. Problem noticed by Pierre-Yves Dampure and

Frederick C Druseikis who also sent a patch. Thanks.
This commit is contained in:
matthieu 2006-12-31 09:47:13 +00:00
parent 435a9c4f2d
commit e1f972b588

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2006/12/17 21:46:45 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2006/12/31 09:47:13 matthieu Exp $
DIST= ${.CURDIR}
CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--with-xkb-path=/etc/X11/xkb \
--with-xkb-output=/var/db/xkb \
--with-module-dir=${LIBDIR}/modules \
--with-mesa-source=${XENOCARA_TOP}/dist/Mesa \
--enable-install-setuid --enable-privsep \