xkeyboard-config: Disable nls

This commit is contained in:
Dylan Araps 2020-04-19 08:43:49 +03:00
parent 4214b60a36
commit fbae777191
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -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