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)
commit456dc11d32f42a408e8d3402b5851af41a708798
tree056bf80bc374e9fae4d77f321a3a2faf0368fb82
parent43e255ebc7dd48b8cb8bcf373e817ecb617ee801
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