mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
e2fsprogs: dont install e2fsprogs's fsck applet
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
71e0406a6f
commit
8ceca5a049
@ -31,7 +31,6 @@ mkdir -p $INSTALL/sbin
|
||||
ln -sf e2fsck $INSTALL/sbin/fsck.ext3
|
||||
ln -sf e2fsck $INSTALL/sbin/fsck.ext4
|
||||
ln -sf e2fsck $INSTALL/sbin/fsck.ext4dev
|
||||
cp $PKG_BUILD/misc/fsck $INSTALL/sbin
|
||||
cp $PKG_BUILD/misc/mke2fs $INSTALL/sbin
|
||||
ln -sf mke2fs $INSTALL/sbin/mkfs.ext2
|
||||
ln -sf mke2fs $INSTALL/sbin/mkfs.ext3
|
||||
|
Loading…
x
Reference in New Issue
Block a user