mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Move an incorrectly placed tag. Found when jhalfs failed to change the path to 'find' in updatedb.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4b51ca76b2
commit
32e5e2fceb
@ -73,8 +73,8 @@
|
|||||||
needs to be on the root partition. The <command>updatedb</command>
|
needs to be on the root partition. The <command>updatedb</command>
|
||||||
script also needs to be modified to correct an explicit path:</para>
|
script also needs to be modified to correct an explicit path:</para>
|
||||||
|
|
||||||
<screen><userinput>mv -v /usr/bin/find /bin</userinput>
|
<screen><userinput>mv -v /usr/bin/find /bin
|
||||||
sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</screen>
|
sed -i -e 's/find:=${BINDIR}/find:=\/bin/' /usr/bin/updatedb</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user