Files
openwrt/package/utils
Martin Schiller 0b80c5725f e2fsprogs: do not symlink tune2fs to findfs
commit c0611b45a9 ("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 5b1660a538 ("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>
2023-07-08 16:51:17 +02:00
..
2019-12-23 00:22:07 +01:00
2023-05-22 20:55:33 +02:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2023-05-19 12:07:14 +02:00
2023-05-18 10:14:13 +02:00
2023-06-29 12:54:34 +02:00