Ignore:
Timestamp:
Jun 3, 2009, 1:43:27 PM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7890eae
Parents:
e919614
Message:

Removed obsolete command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/coreutils.xml

    re919614 rc7b65c4  
    2222  <sect2 role="installation">
    2323    <title>Installation of Coreutils</title>
    24 
    25     <para os="bs1">Coreutils attempts to use the <command>install</command>
    26     program it just built to perform the install. This will not work if the
    27     target architecture is incompatible with the host architecture. The
    28     following command causes the Makefile to use the host's
    29     <command>install</command> to perform the install:</para>
    30 
    31 <screen os="bs2"><userinput>cp -v src/Makefile.in{,.orig}
    32 sed -e "/binPROGRAMS_INSTALL=/s:./ginstall:install:" src/Makefile.in.orig &gt; src/Makefile.in</userinput></screen>
    3324
    3425    <para os="ba">Configure can not properly determine how to get free space
Note: See TracChangeset for help on using the changeset viewer.