Changeset 903a609


Ignore:
Timestamp:
Apr 17, 2006, 8:54:07 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
41cd9a1
Parents:
2d5272d
Message:

r2921@server (orig r1395): chris | 2006-04-17 06:28:08 -0700
Removed obsolete sed command from temp-system bash - Makefile.in now uses a SIZE variable.

Location:
temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/bash.xml

    r2d5272d r903a609  
    2222  <sect2 role="installation">
    2323    <title>Installation of Bash</title>
    24 
    25     <para os="aa">Fix a minor issue during the build when cross-compiling:</para>
    26 
    27 <screen os="ab"><userinput>cp -v Makefile.in Makefile.in.orig
    28 sed -e "s@size \$(Program)@${LFS_TARGET}-&amp;@g" \
    29    Makefile.in.orig > Makefile.in</userinput></screen>
    3024
    3125    <para os="c1">Remove a test that causes the build to fail:</para>
  • temp-system/multilib/bash.xml

    r2d5272d r903a609  
    2222  <sect2 role="installation">
    2323    <title>Installation of Bash</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/bash.xml"
    27     xpointer="xpointer(//*[@os='aa'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/bash.xml"
    31     xpointer="xpointer(//*[@os='ab'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.