- Timestamp:
- Jan 25, 2009, 10:12:16 PM (16 years ago)
- Branches:
- master
- Children:
- 489ddbd
- Parents:
- c1f3dad
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/zlib.xml
rc1f3dad rbd83d71 25 25 <sect2 role="installation"> 26 26 <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>31 27 32 28 <para os="a">Change the default optimization to Os</para> … … 57 53 <para os="e">Install the package:</para> 58 54 59 <screen os="f"><userinput>make DESTDIR=${CLFS}install</userinput></screen>55 <screen os="f"><userinput>make prefix=${CLFS}/usr install</userinput></screen> 60 56 61 57 <para os="g">The previous command installed a <filename -
BOOK/materials/common/patches.xml
rc1f3dad rbd83d71 102 102 </varlistentry> 103 103 104 <varlistentry>105 <term>Zlib DESTDIR Patch - <token>&zlib-destdir-patch-size;</token>:</term> <listitem>106 <para>Download: <ulink107 url="&patches-root;&zlib-destdir-patch;"/></para>108 <para>MD5 sum: <literal>&zlib-destdir-patch-md5;</literal></para>109 </listitem>110 </varlistentry>111 112 104 </variablelist> 113 105 -
BOOK/patches.ent
rc1f3dad rbd83d71 42 42 <!ENTITY uclibc-branch_update-patch-md5 "aba411c0c1b35e1802ef9cac92b62d1f"> 43 43 <!ENTITY uclibc-branch_update-patch-size "88 KB"> 44 45 <!ENTITY zlib-destdir-patch "zlib-&zlib-version;-DESTDIR-1.patch">46 <!ENTITY zlib-destdir-patch-md5 "d21bdd08bf444f87f275b6aef44e1a84">47 <!ENTITY zlib-destdir-patch-size "8 KB">48 44 49 45 <!-- Beyond patches -->
Note:
See TracChangeset
for help on using the changeset viewer.