mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
fixed link /usr/tmp to /var/tmp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5a01e43d47
commit
d4357c0662
@ -33,7 +33,8 @@ Issuing the following commands will create a default directory layout:
|
||||
local</userinput>
|
||||
<userinput>cd $LFS/opt</userinput>
|
||||
<userinput>mkdir bin doc include info lib man</userinput>
|
||||
<userinput>ln -s /var/tmp /usr/tmp</userinput>
|
||||
<userinput>cd $LFS/usr</userinput>
|
||||
<userinput>ln -s /var/tmp tmp</userinput>
|
||||
</literallayout></blockquote>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user