mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
util-linux: add host configure opts
... for utl-linux:host
This commit is contained in:
parent
070b0b51d9
commit
c7355fea81
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user