Ignore:
Timestamp:
Jul 10, 2006, 4:53:33 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
b3222d2
Parents:
5fbeb82
Message:

Added a sed to fix the build of expect primarily on multilib builds because it was always including $prefix/lib. Now it includes $libdir.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuite-tools/mips/expect.xml

    r5fbeb82 r9222d1bf  
    2525  <sect2 role="installation">
    2626    <title>Installation of Expect</title>
     27
     28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/expect.xml"
     30    xpointer="xpointer(//*[@os='s1'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/expect.xml"
     34    xpointer="xpointer(//*[@os='s2'])"/>
    2735
    2836   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.