Changeset 2557

Show
Ignore:
Timestamp:
09/06/06 16:13:53 (2 years ago)
Author:
jim
Message:

Removed sed from tcl, not required. Thank you William

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-1.0/BOOK/introduction/common/changelog.xml

    r2553 r2557  
    4444          consistency through the system.</para> 
    4545        </listitem> 
     46        <listitem> 
     47          <para>[jim] - Removed sed from tcl, not required.</para> 
     48        </listitem> 
    4649      </itemizedlist> 
    4750    </listitem> 
  • branches/clfs-1.0/BOOK/testsuite-tools/multilib/tcl-64bit.xml

    r2262 r2557  
    3333    href="../common/tcl.xml" 
    3434    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> 
    3935 
    4036    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"