xkeyboard-config: make xorg a symlink of xfree86 via configure_args.

This fixes the following error:

(EE) XKB: Couldn't open rules file /home/juan/pkgfs/depot/share/X11/xkb/rules/xorg
(EE) XKB: No components provided for device Keyboard0
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap

--HG--
extra : convert_revision : 10c16e695465595937bec2dbed3aba51db695a3d
This commit is contained in:
Juan RP 2008-10-06 23:15:09 +02:00
parent 6c0ceb6525
commit ef668d63b4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ version=1.4
extract_sufx=".tar.bz2"
url=http://xlibs.freedesktop.org/xkbdesc
build_style=gnu_configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg"
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
short_desc="X Keyboard Configuration Database"
maintainer="Juan RP <xtraeme@gmail.com>"