Ignore:
Timestamp:
05/12/2021 05:26:46 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
3de7f52
Parents:
0e9fb93 (diff), d7a9421 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge pre-LFS-11-0 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/man-db.xml

    r0e9fb93 rdf462a9  
    4444    <para>Prepare Man-DB for compilation:</para>
    4545
    46 <screen revision="systemd"><userinput remap="configure">sed -i '/find/s@/usr@@' init/systemd/man-db.service.in
    47 
    48 ./configure --prefix=/usr                        \
     46<screen revision="systemd"><userinput remap="configure">./configure --prefix=/usr                        \
    4947            --docdir=/usr/share/doc/man-db-&man-db-version; \
    5048            --sysconfdir=/etc                    \
     
    6967      <title>The meaning of the configure options:</title>
    7068
    71       <varlistentry revision="systemd">
    72         <term><command>sed -i '/find/s@/usr@@' init/systemd/man-db.service.in</command></term>
    73         <listitem>
    74           <para>This changes a harcoded path to the <command>find</command>
    75           utility, which we install in
    76           <filename class="directory">/bin</filename>.</para>
    77         </listitem>
    78       </varlistentry>
    79 
    8069      <varlistentry>
    8170        <term><parameter>--disable-setuid</parameter></term>
Note: See TracChangeset for help on using the changeset viewer.