[lfs] branch trunk updated: Remove unneeded PATH entries.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173207686575.16270.13068228874000506202@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new e5338216f Remove unneeded PATH entries.
e5338216f is described below

commit e5338216f06703f1a58721d52d849265de43d78e
Author: Bruce Dubbs <[email protected]>
AuthorDate: Tue Nov 19 22:28:24 2024 -0600

    Remove unneeded PATH entries.
---
 chapter11/afterlfs.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter11/afterlfs.xml b/chapter11/afterlfs.xml
index 633a782df..88a3c0114 100644
--- a/chapter11/afterlfs.xml
+++ b/chapter11/afterlfs.xml
@@ -168,7 +168,7 @@ EOF</command></screen>
     </para>
 
 <screen><command>alias lfs='sudo /usr/sbin/chroot /mnt/lfs /usr/bin/env -i HOME=/root TERM="$TERM" PS1="\u:\w\\\\$ "
-PATH=/bin:/usr/bin:/sbin:/usr/sbin /bin/bash --login'</command></screen>
+PATH=/usr/bin:/usr/sbin /bin/bash --login'</command></screen>
 
      <para>
        This alias is a little tricky because of the quoting and levels of

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.