mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Invoke mkdir consistently with surrounding commands when creating /etc/ld.so.conf.d
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
57957ae7d1
commit
3d086301a2
@ -394,7 +394,7 @@ EOF</userinput></screen>
|
||||
include /etc/ld.so.conf.d/*.conf
|
||||
</literal>
|
||||
EOF
|
||||
mkdir /etc/ld.so.conf.d</userinput></screen>
|
||||
mkdir -pv /etc/ld.so.conf.d</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user