tn3399_openwrt/package/utils/bzip2
Steven Barth 6ce1cc3b30 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
2015-10-22 13:24:35 +00:00
..
Makefile bzip2: extend/fix the Host/Install rule to install libbz2.so files 2015-10-22 13:24:35 +00:00