From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/haproxy: install only binary
Date: Mon, 3 Feb 2020 22:39:40 +0100 [thread overview]
Message-ID: <20200203223940.3b9c4d0e@windsurf> (raw)
In-Reply-To: <20200203205256.2508469-1-fontaine.fabrice@gmail.com>
On Mon, 3 Feb 2020 21:52:55 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Use install-bin instead of install target to avoid installing doc and
> man pages
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@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
prev parent reply other threads:[~2020-02-03 21:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 20:52 [Buildroot] [PATCH 1/2] package/haproxy: install only binary Fabrice Fontaine
2020-02-03 20:52 ` [Buildroot] [PATCH 2/2] package/haproxy: bump to version 2.1.2 Fabrice Fontaine
2020-02-03 21:43 ` Thomas Petazzoni
2020-02-03 22:27 ` Peter Korsgaard
2020-02-03 22:32 ` Fabrice Fontaine
2020-02-03 22:37 ` Peter Korsgaard
2020-02-03 21:39 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200203223940.3b9c4d0e@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.