Changeset 3cbc8f4 in clfs-sysroot
- Timestamp:
- Jan 18, 2007, 5:23:00 PM (18 years ago)
- Branches:
- master
- Children:
- 305f5c6
- Parents:
- 07e528e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/procps.xml
r07e528e r3cbc8f4 42 42 <screen os="d"><userinput>make DESTDIR=${CLFS} lib64=lib install</userinput></screen> 43 43 44 <variablelist os="e"> 45 <title>The meaning of the make option:</title> 46 47 <varlistentry> 48 <term><parameter>lib64=lib</parameter></term> 49 <listitem> 50 <para>By default, procps will attempt to install into 51 <filename class="directory">/lib64</filename> if it 52 exists, even if the package is not built 64-bit. This option 53 forces procps to install its libraries into 54 <filename class="directory">/lib</filename> instead.</para> 55 </listitem> 56 </varlistentry> 57 </variablelist> 58 44 59 </sect2> 45 60
Note:
See TracChangeset
for help on using the changeset viewer.