alsa-utils:

- build without NLS support (needed for upcoming eglibc)
This commit is contained in:
Stephan Raue 2009-11-25 03:36:32 +01:00
parent 062d1abede
commit 7c5c59f59c

View File

@ -24,6 +24,7 @@ cd $PKG_BUILD
--disable-xmlto \
$ALSAMIXER_CONFIG \
$ALSATEST_CONFIG \
--disable-nls
#sed -i -e 's/^\(man_MANS[ \t]*=[ \t]*\).*$/\1/' alsactl/Makefile.*