[arch-releng] [PATCH] ensure PATH is updated before playing with releng
From: Nico Schottelius <nico@kr.ethz.ch> Signed-off-by: Nico Schottelius <nico@kr.ethz.ch> --- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README b/README index 414eb2e..f33b0a8 100644 --- a/README +++ b/README @@ -5,6 +5,7 @@ the doc folder Get started like this: create user releng git clone git://projects.archlinux.org/users/dieter/releng.git /home/releng +bash -l # reread .bashrc to update $PATH dependencies: - devtools (for mkarchroot) -- 1.7.4.2
On Sun, 3 Apr 2011 19:26:16 +0200 nico-archlinux-releng@schottelius.org wrote:
From: Nico Schottelius <nico@kr.ethz.ch>
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch> --- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/README b/README index 414eb2e..f33b0a8 100644 --- a/README +++ b/README @@ -5,6 +5,7 @@ the doc folder Get started like this: create user releng git clone git://projects.archlinux.org/users/dieter/releng.git /home/releng +bash -l # reread .bashrc to update $PATH
dependencies: - devtools (for mkarchroot)
hmm I agree this should be a bit clearer, but your patch assumes you're already logged in as releng user. if you create a new commit where you say something like "if you want to manually run scripts, [re]login as releng user so that your bash settings such as $PATH are correctly applied", I'll accept that. Dieter
participants (2)
-
Dieter Plaetinck
-
nico-archlinux-relengļ¼ schottelius.org