xkeyboard-config: update to xkeyboard-config-2.2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-06 18:24:20 +02:00
parent 5987dc0626
commit 427d2c5d81
2 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,6 @@ XKBCOMP="/usr/bin/xkbcomp" \
--enable-compat-rules \
--with-xkb-base=$XORG_PATH_XKB \
--without-xkb-rules-symlink \
--disable-runtime-deps
make
make DESTDIR=`pwd`/.install install

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xkeyboard-config"
PKG_VERSION="2.2"
PKG_VERSION="2.2.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"