openwrt-packages/net/lora-gateway-hal
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
..
patches lora-gateway-hal: Add package lora-gateway 2019-05-08 23:28:21 +02:00
Config.in lora-gateway-hal: Add package lora-gateway 2019-05-08 23:28:21 +02:00
Makefile treewide: avoid deref symlinks when installing .so 2019-06-21 09:52:32 +08:00