alsa-utils: Disable nls

This commit is contained in:
Dylan Araps 2020-04-19 08:37:41 +03:00
parent f6c6378817
commit e14fc4b4e8
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

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