diff --git a/xorg/xkeyboard-config/build b/xorg/xkeyboard-config/build index 91552c62..3f3367ac 100755 --- a/xorg/xkeyboard-config/build +++ b/xorg/xkeyboard-config/build @@ -8,7 +8,8 @@ sed -i 's/perl //;s/xml2lst\.pl/xml2lst/' rules/Makefile.in --prefix=/usr \ --with-xkb-rules-symlink=xfree86,xorg \ --enable-compat-rules \ - --without-xsltproc + --without-xsltproc \ + --disable-nls make make DESTDIR="$1" install