util-linux: build without python

This commit is contained in:
Stefan Saraev 2014-07-26 00:48:34 +03:00 committed by Stephan Raue
parent e672e6e249
commit 62818e6401

View File

@ -94,6 +94,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-gtk-doc \
--without-ncurses \
--without-slang \
--without-utempter \
--without-python \
--without-systemdsystemunitdir"
PKG_CONFIGURE_OPTS_HOST="$PKG_CONFIGURE_OPTS_TARGET"