mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ntfs-3g_ntfsprogs: dont install lowntfs-3g
This commit is contained in:
parent
f19dbb0c99
commit
1bd6c7aa17
@ -45,6 +45,8 @@ post_makeinstall_target() {
|
||||
# dont include ntfsprogs.
|
||||
rm -rf $INSTALL/usr/sbin
|
||||
rm -rf $INSTALL/usr/bin
|
||||
rm -rf $INSTALL/bin/lowntfs-3g
|
||||
rm -rf $INSTALL/sbin/mount.lowntfs-3g
|
||||
|
||||
mkdir -p $INSTALL/sbin
|
||||
ln -sf /bin/ntfs-3g $INSTALL/sbin/mount.ntfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user