ntfs-3g_ntfsprogs: dont install lowntfs-3g

This commit is contained in:
Stefan Saraev 2014-08-02 16:25:09 +03:00 committed by Stephan Raue
parent f19dbb0c99
commit 1bd6c7aa17

View File

@ -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