package/dhcp: fix target installation
authorCarlos Santos <unixmania@gmail.com>
Wed, 24 Jul 2019 10:54:53 +0000 (07:54 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 1 Aug 2019 16:26:09 +0000 (18:26 +0200)
commitffe5fcadfcd42af8a582b8f5fe49b56900b43a51
tree337b019d04eaa61b4dce20b362819aee20443fb5
parent2405cd042ab38f5a8b3fea5b426453540a61d761
package/dhcp: fix target installation

We don't use "make install" for the target installation so we must pick
the executables from the ".libs" directories on which libtool generates
them otherwise we install the automatically generated wrapper scripts.

This was not necessary before the upgrade to version 4.4.1.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=12051
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dhcp/dhcp.mk