From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] skeleton/etc/profile: remove /usr/bin/X11 from PATH
Date: Mon, 20 Oct 2014 21:11:54 +0200 [thread overview]
Message-ID: <54455E7A.7090308@mind.be> (raw)
In-Reply-To: <1413761457-25565-1-git-send-email-gustavo@zacarias.com.ar>
On 20/10/14 01:30, Gustavo Zacarias wrote:
> That directory has been unused for ages so remove it.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
> ---
> system/skeleton/etc/profile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/system/skeleton/etc/profile b/system/skeleton/etc/profile
> index 31d3180..640f6f1 100644
> --- a/system/skeleton/etc/profile
> +++ b/system/skeleton/etc/profile
> @@ -5,7 +5,6 @@ export PATH=\
> /sbin:\
> /usr/bin:\
> /usr/sbin:\
> -/usr/bin/X11:\
> /usr/local/bin
>
> # If running interactively, then:
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2014-10-20 19:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-19 23:30 [Buildroot] [PATCH 1/3] skeleton/etc/profile: remove /usr/bin/X11 from PATH Gustavo Zacarias
2014-10-19 23:30 ` [Buildroot] [PATCH 2/3] skeleton/root/.bash_profile: don't set PATH Gustavo Zacarias
2014-10-21 17:20 ` Yann E. MORIN
2014-10-19 23:30 ` [Buildroot] [PATCH 3/3] skeleton/etc/profile: drop aliases Gustavo Zacarias
2014-10-21 17:21 ` Yann E. MORIN
2014-10-20 19:11 ` Arnout Vandecappelle [this message]
2014-10-21 17:20 ` [Buildroot] [PATCH 1/3] skeleton/etc/profile: remove /usr/bin/X11 from PATH Yann E. MORIN
2014-10-25 16:40 ` 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=54455E7A.7090308@mind.be \
--to=arnout@mind.be \
--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.