openwrt-packages/multimedia/crtmpserver
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 crtmpserver: import from packages, add myself as the maintainer 2014-06-23 18:53:18 +02:00
patches crtmpserver: Update to official git repo 2019-03-12 15:22:51 -07:00
Makefile treewide: avoid deref symlinks when installing .so 2019-06-21 09:52:32 +08:00