bzip2: extend/fix the Host/Install rule to install libbz2.so files
authorJohn Crispin <blogic@openwrt.org>
Mon, 26 Oct 2015 09:18:03 +0000 (09:18 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 26 Oct 2015 09:18:03 +0000 (09:18 +0000)
commit58c7c1033fe291ffa73ea016324b94f977858100
tree056bf80bc374e9fae4d77f321a3a2faf0368fb82
parenta64b596e72c02cfeaaf3091db1e6d7c0611427d1
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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47269 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/utils/bzip2/Makefile