alsa-utils: fix man build in same enviroments

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-01-30 21:10:26 +01:00
parent 986a2c5d69
commit e656144840
No known key found for this signature in database
GPG Key ID: 15FED89617B88D1B

View File

@ -37,7 +37,8 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
--disable-alsaloop \
--enable-alsatest \
--disable-bat \
--disable-nls"
--disable-nls \
--disable-rst2man"
post_makeinstall_target() {