diff options
author | Martin Schiller <ms@dev.tdt.de> | 2023-07-07 13:29:45 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-07-08 16:51:17 +0200 |
commit | 0b80c5725fd70bfd23701cd49fa9f252f6835506 (patch) | |
tree | 97d0ad116d7eba758779adca033a238110be5e90 /target/linux/armsr | |
parent | 0f9e8baa9ec38288c587893667ac4d103ccd7bfe (diff) |
e2fsprogs: do not symlink tune2fs to findfs
commit c0611b45a998 ("e2fsprogs: symlink e2fsck to fsck.ext{2, 3, 4},
and tune2fs to findfs") introduced a symlink from tune2fs to findfs.
This only works when the included private libblkid library is used, but
commit 5b1660a5387b ("utils/e2fsprogs: Update to 1.43.6") disabled the
usage of this private lib and enabled the shared lib support.
Removing this symlink makes it possible to install tune2fs and findfs
package.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Diffstat (limited to 'target/linux/armsr')
0 files changed, 0 insertions, 0 deletions