Changeset 6003b158 for final-system/common
- Timestamp:
- Sep 8, 2006, 6:46:59 AM (18 years ago)
- Children:
- a501174
- Parents:
- fd63af6
- Location:
- final-system/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/findutils.xml
rfd63af6 r6003b158 58 58 <screen os="h"><userinput>make install</userinput></screen> 59 59 60 <para os="i"> Find from Findutilsis used by some of the scripts60 <para os="i">The <command>find</command> program is used by some of the scripts 61 61 in the CLFS-Bootscripts package. As <filename 62 62 class="directory">/usr</filename> may not be available during the early -
final-system/common/module-init-tools.xml
rfd63af6 r6003b158 65 65 <term><parameter>INSTALL=install</parameter></term> 66 66 <listitem> 67 <para>Normally, make installwill not install the binaries if they67 <para>Normally, <command>make install</command> will not install the binaries if they 68 68 already exist. This option overrides that behavior by calling 69 69 <command>install</command> instead of using the default wrapper -
final-system/common/perl.xml
rfd63af6 r6003b158 28 28 <para os="s1">The following sed causes <filename>DynaLoader.a</filename> 29 29 to be built with -fPIC so it can be linked into a shared library 30 later .</para>30 later:</para> 31 31 32 32 <screen os="s2"><userinput>sed -i Makefile.SH \
Note:
See TracChangeset
for help on using the changeset viewer.