Changeset bd83d71 in clfs-embedded for BOOK/final-system
- Timestamp:
- Jan 25, 2009, 10:12:16 PM (16 years ago)
- Branches:
- master
- Children:
- 489ddbd
- Parents:
- c1f3dad
- File:
-
- 1 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
Note:
See TracChangeset
for help on using the changeset viewer.