bzip2: extend/fix the Host/Install rule to install libbz2.so files
authorJohn Crispin <john@openwrt.org>
Mon, 26 Oct 2015 09:18:03 +0000 (09:18 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 26 Oct 2015 09:18:03 +0000 (09:18 +0000)
commitb7dbfc149d688941049d5683c41755de7a95212f
tree28473b725b77400009e679faff7c0922f9843d13
parent78a9ac80893656dddf7c1e5dae441d78b76269f8
bzip2: extend/fix the Host/Install rule to install libbz2.so files

It looks like the bzip2 package does not install any shared libs
and has no build rules to install any shared libs.

So, for the host build we're installing the libbz2 shared libs manually
so that other modules can link against them.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Backport of r47245

SVN-Revision: 47269
package/utils/bzip2/Makefile