mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
alsa-utils: Disable nls
This commit is contained in:
parent
f6c6378817
commit
e14fc4b4e8
@ -6,7 +6,8 @@
|
||||
--with-udev-rules-dir=/usr/lib/udev/rules.d \
|
||||
--disable-alsaconf \
|
||||
--disable-bat \
|
||||
--disable-xmlto
|
||||
--disable-xmlto \
|
||||
--disable-nls
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
Loading…
Reference in New Issue
Block a user