From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Lang Daniel via buildroot <buildroot@buildroot.org>
Cc: Lang Daniel <d.lang@abatec.at>
Subject: Re: [Buildroot] [PATCH 1/1] package/paho-mqtt-c: sample file path without white-space
Date: Wed, 27 Jul 2022 11:56:58 +0200 [thread overview]
Message-ID: <20220727115658.3b651808@windsurf> (raw)
In-Reply-To: <VI1P190MB049338FB77B48163B93C25A99F979@VI1P190MB0493.EURP190.PROD.OUTLOOK.COM>
On Wed, 27 Jul 2022 08:35:20 +0000
Lang Daniel via buildroot <buildroot@buildroot.org> wrote:
> By default sample files are installed to share/doc/Eclipse Paho C/.
> The white-space can cause problems later down the line.
> Therefore the path is changed to the one used by paho-mqtt-c
> when configured to build the .deb package, which is share/doc/libpaho-mqtt.
>
> Before:
> Install configuration: "Release"
> Installing: $(STAGING_DIR)/usr/share/doc/Eclipse Paho C/MQTTAsync_publish.c
> Installing: $(STAGING_DIR)/usr/share/doc/Eclipse Paho C/MQTTAsync_publish_time.c
> Installing: $(STAGING_DIR)/usr/share/doc/Eclipse Paho C/MQTTAsync_subscribe.c
>
> After:
> Install configuration: "Release"
> Installing: $(STAGING_DIR)/usr/share/doc/libpaho-mqtt/MQTTAsync_publish.c
> Installing: $(STAGING_DIR)/usr/share/doc/libpaho-mqtt/MQTTAsync_publish_time.c
> Installing: $(STAGING_DIR)/usr/share/doc/libpaho-mqtt/MQTTAsync_subscribe.c
>
> Signed-off-by: Daniel Lang <d.lang@abatec.at>
> ---
> package/paho-mqtt-c/paho-mqtt-c.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-07-27 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-27 8:35 [Buildroot] [PATCH 1/1] package/paho-mqtt-c: sample file path without white-space Lang Daniel via buildroot
2022-07-27 9:56 ` Thomas Petazzoni via buildroot [this message]
2022-08-30 15:53 ` Peter Korsgaard
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=20220727115658.3b651808@windsurf \
--to=buildroot@buildroot.org \
--cc=d.lang@abatec.at \
--cc=thomas.petazzoni@bootlin.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox