mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
whoops - tiny fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1fca9db854
commit
029919608c
@ -6,8 +6,7 @@
|
||||
<para><screen><userinput>./configure --prefix=/usr &&
|
||||
make &&
|
||||
make install &&
|
||||
cd /usr/bin &&
|
||||
ln -sf flex lex</userinput></screen></para>
|
||||
cd /usr/bin</userinput></screen></para>
|
||||
|
||||
<para>Some programs don't know about flex and try to find the lex program
|
||||
(flex is a (better) alternative for lex). So to please those few
|
||||
|
Loading…
Reference in New Issue
Block a user