Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it.

ok shadchin@
This commit is contained in:
matthieu
2011-08-30 21:15:30 +00:00
parent d44962b456
commit a40b5df9e7
432 changed files with 7 additions and 70412 deletions

View File

@@ -1,12 +1,7 @@
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2011/03/08 07:59:23 matthieu Exp $
# $OpenBSD: Makefile.bsd-wrapper,v 1.5 2011/08/30 21:15:30 matthieu Exp $
.include <bsd.xconf.mk>
.if ${XENOCARA_USE_XKEYBOARD_CONFIG:L} == "yes"
CONFIGURE_ARGS= --with-xkb-config-root=${X11BASE}/share/X11/xkb \
--with-xkb-default-rules=base
.else
CONFIGURE_ARGS= --with-xkb-config-root=$(X11ETC)/xkb \
--with-xkb-default-rules=xorg
.endif
.include <bsd.xorg.mk>