mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Removed no longer needed set +h.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
238527e104
commit
aa5df960f1
@ -87,6 +87,9 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>September 14th, 2003 [greg]: Chapter 6 - Revised chroot
|
||||
command: Removed no longer needed set +h.</para></listitem>
|
||||
|
||||
<listitem><para>September 14th, 2003 [greg]: Chapter 6 - Create essential
|
||||
symlinks: Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run.
|
||||
Future NPTL needs this as well.</para></listitem>
|
||||
|
@ -16,7 +16,5 @@ may want to reinstall them after removing the /tools directory.</para>
|
||||
PATH=/bin:/usr/bin:/sbin:/usr/sbin \
|
||||
/bin/bash --login</userinput></screen></para>
|
||||
|
||||
<para><screen><userinput>set +h</userinput></screen></para>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user