damn! forgot to remove that line as well

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Mark Hymers 2001-11-06 00:57:01 +00:00
parent 029919608c
commit 8f98b45c4b

View File

@ -5,8 +5,7 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd /usr/bin</userinput></screen></para>
make install</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