openwrt-packages/utils/lvm2
Yousong Zhou 9ac5ac81ab treewide: avoid deref symlinks when installing .so
This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2:
deduplicate files in libnghttp2")

The packages in this commit are identified with the following command

	grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*'

Some of them do not have symlinks and are not affected, but the change
is still applied for consideration of best practices just in case

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-06-21 09:52:32 +08:00
..
files lvm2: set cache directory to /tmp/lvm/cache 2015-02-14 10:36:56 +02:00
patches lvm2: Update to 2.03.01 2018-11-10 13:41:42 -08:00
Makefile treewide: avoid deref symlinks when installing .so 2019-06-21 09:52:32 +08:00