openwrt/package/utils/e2fsprogs
Martin Schiller 4a3c66a401 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>
(cherry picked from commit 0b80c5725f)
2023-08-11 12:53:33 +02:00
..
files packages: clean up the package folder 2013-06-21 16:54:37 +00:00
patches e2fsprogs: update to 1.46.6 2023-02-08 00:14:53 +01:00
Makefile e2fsprogs: do not symlink tune2fs to findfs 2023-08-11 12:53:33 +02:00