bzip2: extend/fix the Host/Install rule to install libbz2.so files
authorSteven Barth <cyrus@openwrt.org>
Thu, 22 Oct 2015 13:24:35 +0000 (13:24 +0000)
committerSteven Barth <cyrus@openwrt.org>
Thu, 22 Oct 2015 13:24:35 +0000 (13:24 +0000)
commit6ce1cc3b305b568b5a6f0093417114750edd7de6
treebc438b720964f83414da8f3821e14bd95b14d4fb
parentc672680741b96a958bbc6186fa25bef12d5ce171
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>
SVN-Revision: 47245
package/utils/bzip2/Makefile