Changeset 2557
- Timestamp:
- 09/06/06 16:13:53 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/clfs-1.0/BOOK/introduction/common/changelog.xml
r2553 r2557 44 44 consistency through the system.</para> 45 45 </listitem> 46 <listitem> 47 <para>[jim] - Removed sed from tcl, not required.</para> 48 </listitem> 46 49 </itemizedlist> 47 50 </listitem> branches/clfs-1.0/BOOK/testsuite-tools/multilib/tcl-64bit.xml
r2262 r2557 33 33 href="../common/tcl.xml" 34 34 xpointer="xpointer(//*[@os='c2'])"/> 35 36 <para os="m1">We need to change the default lib path to lib64:</para>37 38 <screen os="m2"><userinput>sed -i 's@\$(prefix)/lib@\$(prefix)/lib64@g' Makefile.in</userinput></screen>39 35 40 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
