Changeset bd83d71 in clfs-embedded for BOOK/final-system/common


Ignore:
Timestamp:
Jan 25, 2009, 2:12:16 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
489ddbd
Parents:
c1f3dad
Message:

Removed Zlib DESTDIR patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/zlib.xml

    rc1f3dad rbd83d71  
    2525  <sect2 role="installation">
    2626    <title>Installation of Zlib</title>
    27 
    28     <para os="p1">This patch will add the ability to use DESTDIR:</para>
    29 
    30 <screen os="p2"><userinput>patch -Np1 -i ../&zlib-destdir-patch;</userinput></screen>
    3127
    3228    <para os="a">Change the default optimization to Os</para>
     
    5753    <para os="e">Install the package:</para>
    5854
    59 <screen os="f"><userinput>make DESTDIR=${CLFS} install</userinput></screen>
     55<screen os="f"><userinput>make prefix=${CLFS}/usr install</userinput></screen>
    6056
    6157    <para os="g">The previous command installed a <filename
Note: See TracChangeset for help on using the changeset viewer.