[Buildroot] [PATCH 1/2] package/haproxy: install only binary

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 3 21:39:40 UTC 2020


On Mon,  3 Feb 2020 21:52:55 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Use install-bin instead of install target to avoid installing doc and
> man pages
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/haproxy/haproxy.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

doc and man pages get removed by target-finalize, so we're not really
interested in doing "special" things to avoid their installation, even
if admittedly in this case the "special" thing is pretty basic.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list