Changeset 15944e4d


Ignore:
Timestamp:
Apr 17, 2006, 8:54:07 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
27beca52
Parents:
e516f48
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:
BOOK/temp-system
Files:
2 edited

Legend:

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

    re516f48 r15944e4d  
    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>
  • BOOK/temp-system/multilib/bash.xml

    re516f48 r15944e4d  
    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.