Ignore:
Timestamp:
Jul 9, 2006, 9:53:33 PM (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/mips64/expect-64bit.xml

    r5fbeb82 r9222d1bf  
    2121  <sect2 role="installation">
    2222    <title>Installation of Expect</title>
     23
     24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/expect.xml"
     26    xpointer="xpointer(//*[@os='s1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/expect.xml"
     30    xpointer="xpointer(//*[@os='s2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.