Changeset faab037


Ignore:
Timestamp:
06/19/2021 03:45:11 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
3a30352
Parents:
6e9ca99 (diff), 577ac46 (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:

Automatic merge of trunk into multilib

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r6e9ca99 rfaab037  
    4646    -->
    4747    <listitem>
     48      <para>2021-06-18</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Ensure libcap installs capsh.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4857      <para>2021-06-15</para>
    4958      <itemizedlist>
  • chapter08/libcap.xml

    r6e9ca99 rfaab037  
    4444    <title>Installation of Libcap</title>
    4545
     46    <para>First, fix an upstream oversight in the latest release:</para>
     47
     48<screen><userinput remap="pre">sed -i 's/ $(PROGS)/&amp; capsh/' progs/Makefile</userinput></screen>
     49
    4650    <para>Prevent static libraries from being installed:</para>
    4751
Note: See TracChangeset for help on using the changeset viewer.