From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/exim: fix typo in comment
Date: Mon, 31 Oct 2022 11:00:26 +0100 [thread overview]
Message-ID: <20221031100026.GU1058960@scaer> (raw)
In-Reply-To: <20221030212529.364240-1-bernd.kuhls@t-online.de>
Bernd, All,
On 2022-10-30 22:25 +0100, Bernd Kuhls spake thusly:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/exim/exim.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/exim/exim.mk b/package/exim/exim.mk
> index e0fcd83fb0..9c54eeec44 100644
> --- a/package/exim/exim.mk
> +++ b/package/exim/exim.mk
> @@ -20,7 +20,7 @@ define exim-config-change # variable-name, variable-value
> $(@D)/Local/Makefile
> endef
>
> -# Comment-out a variable. Has no effect if it does not exits.
> +# Comment-out a variable. Has no effect if it does not exist.
> define exim-config-unset # variable-name
> $(SED) 's,^\([[:space:]]*$1[[:space:]]*=.*$$\),# \1,' \
> $(@D)/Local/Makefile
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-10-31 10:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-30 21:25 [Buildroot] [PATCH 1/1] package/exim: fix typo in comment Bernd Kuhls
2022-10-31 10:00 ` Yann E. MORIN [this message]
2022-11-13 16:23 ` 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=20221031100026.GU1058960@scaer \
--to=yann.morin.1998@free.fr \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
/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.