xkeyboard-config: build with 'make -j1'

This commit is contained in:
Fredrik Rinnestam 2012-09-29 19:53:03 +02:00
parent 056cd25828
commit b58342bb0f

View File

@ -5,7 +5,7 @@
name=xkeyboard-config
version=2.7
release=1
release=2
source=(http://xorg.freedesktop.org/releases/individual/data/$name/$name-$version.tar.bz2)
build() {
@ -16,7 +16,7 @@ build() {
--with-xkb-base=/usr/share/X11/xkb \
--with-xkb-rules-symlink=xorg
make
make -j1
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale