Merge pull request #795 from stefansaraev/xkb

xkeyboard-config: fix xkbcomp related build error
This commit is contained in:
Stephan Raue 2012-06-05 16:24:22 -07:00
commit eb3ad781d5

View File

@ -27,6 +27,7 @@ cd $PKG_BUILD
# broken autoreconf
intltoolize --force
XKBCOMP="/usr/bin/xkbcomp" \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \