From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Gleb Mazovetskiy <glex.spb@gmail.com>
Cc: Michael Fischer <mf@go-sys.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/sdl2: Fix sdl2-config.cmake
Date: Thu, 29 Jul 2021 12:17:02 +0200 [thread overview]
Message-ID: <20210729121702.275561b8@windsurf> (raw)
In-Reply-To: <20210701062432.978633-1-glex.spb@gmail.com>
On Thu, 1 Jul 2021 07:24:32 +0100
Gleb Mazovetskiy <glex.spb@gmail.com> wrote:
> SDL2 autotools-provided sdl2-config.cmake uses the absolute /usr prefix.
> For this reason, we previously removed it (as of d59261836a).
>
> This commit fixes sdl2-config.cmake to use relative paths instead.
>
> Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
> ---
> package/sdl2/sdl2.mk | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
I have applied, after slightly reworking how the SED replacement is
done. I'm using the "i" sed command to insert the line, and then do the
"s" replacement separately.
Yes, it requires two sed invocations, but I found it to be a bit
clearer.
Thanks for your contribution!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
prev parent reply other threads:[~2021-07-29 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 6:24 [Buildroot] [PATCH 1/1] package/sdl2: Fix sdl2-config.cmake Gleb Mazovetskiy
2021-07-29 10:17 ` 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=20210729121702.275561b8@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=glex.spb@gmail.com \
--cc=mf@go-sys.de \
/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