util-linux: add host configure opts

... for utl-linux:host
This commit is contained in:
Stefan Saraev 2013-09-16 22:14:55 +03:00 committed by Stephan Raue
parent 070b0b51d9
commit c7355fea81

View File

@ -98,6 +98,8 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-gtk-doc \
--without-utempter \ --without-utempter \
--without-systemdsystemunitdir" --without-systemdsystemunitdir"
PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET"
post_makeinstall_target() { post_makeinstall_target() {
rm -rf $INSTALL/usr/bin rm -rf $INSTALL/usr/bin
rm -rf $INSTALL/usr/sbin rm -rf $INSTALL/usr/sbin