forked from kiss-community/repo
xkeyboard-config: Disable nls
This commit is contained in:
parent
4214b60a36
commit
fbae777191
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user