mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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 \
|
--disable-library \
|
||||||
--enable-posix-acls \
|
--enable-posix-acls \
|
||||||
--enable-mtab \
|
--enable-mtab \
|
||||||
--disable-ntfsprogs \
|
--enable-ntfsprogs \
|
||||||
--enable-crypto \
|
--enable-crypto \
|
||||||
--with-fuse=external \
|
--with-fuse=external \
|
||||||
--with-uuid"
|
--with-uuid"
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
# dont include ntfsprogs.
|
||||||
|
rm -rf $INSTALL/usr/sbin
|
||||||
rm -rf $INSTALL/usr/bin
|
rm -rf $INSTALL/usr/bin
|
||||||
|
|
||||||
mkdir -p $INSTALL/sbin
|
mkdir -p $INSTALL/sbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user