Changeset dd9906e for final-system/common/flex.xml
- Timestamp:
- Feb 21, 2006, 2:27:39 AM (20 years ago)
- Children:
- e63113c
- Parents:
- 287d7b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/flex.xml
r287d7b9 rdd9906e 67 67 this:</para> 68 68 69 <screen os="m"><userinput>ln -s libfl.a /usr/lib/libl.a</userinput></screen>69 <screen os="m"><userinput>ln -sv libfl.a /usr/lib/libl.a</userinput></screen> 70 70 71 71 <para os="n">A few programs do not know about <command>flex</command> yet and … … 83 83 # End /usr/bin/lex</literal> 84 84 EOF 85 chmod 755 /usr/bin/lex</userinput></screen>85 chmod -v 755 /usr/bin/lex</userinput></screen> 86 86 87 87 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.