Ignore:
Timestamp:
01/24/2016 08:01:02 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
f587275
Parents:
54789f3
Message:

Merge Chapter 9 changes from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16835 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/keyutils.xml

    r54789f3 r83f6c770  
    3535    perform secure operations.</para>
    3636
    37     &lfs77_checked;
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7676    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    7777
    78 <screen role="root"><userinput>make NO_ARLIB=1 USRLIBDIR=/usr/lib install</userinput></screen>
     78<screen role="root"><userinput>make NO_ARLIB=1 install</userinput></screen>
    7979
    8080  </sect2>
     
    8686      <parameter>NO_ARLIB=1</parameter>: This make flag disables installing the
    8787      static library.
    88     </para>
    89 
    90     <para>
    91       <parameter>USRLIBDIR=/usr/lib</parameter>: This make flag ensures that unversioned
    92       shared library is installed in <filename class="directory">/usr/lib</filename>.
    9388    </para>
    9489
Note: See TracChangeset for help on using the changeset viewer.