mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-20 12:19:24 +01:00
Use verbose ln.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
324494f907
commit
f48ac2a4d6
@ -74,7 +74,7 @@
|
|||||||
runs <filename>flex</filename> in <command>lex</command> emulation
|
runs <filename>flex</filename> in <command>lex</command> emulation
|
||||||
mode:</para>
|
mode:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">ln -s flex /usr/bin/lex</userinput></screen>
|
<screen><userinput remap="install">ln -sv flex /usr/bin/lex</userinput></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user