mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ntfs-3g_ntfsprogs: build progs
This commit is contained in:
parent
eb0a7a68b7
commit
439b84a04a
@ -37,12 +37,14 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
||||
--disable-library \
|
||||
--enable-posix-acls \
|
||||
--enable-mtab \
|
||||
--disable-ntfsprogs \
|
||||
--enable-ntfsprogs \
|
||||
--enable-crypto \
|
||||
--with-fuse=external \
|
||||
--with-uuid"
|
||||
|
||||
post_makeinstall_target() {
|
||||
# dont include ntfsprogs.
|
||||
rm -rf $INSTALL/usr/sbin
|
||||
rm -rf $INSTALL/usr/bin
|
||||
|
||||
mkdir -p $INSTALL/sbin
|
||||
|
Loading…
x
Reference in New Issue
Block a user