Changeset 340d045


Ignore:
Timestamp:
12/18/2018 07:15:57 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
65b99b9
Parents:
c7765a68
Message:

Use proper elogind patch for dbus.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    rc7765a68 r340d045  
    8989        <para>
    9090          Required patch:
    91           <ulink url="&patch-root;/dbus-&dbus-version;-elogind-1.patch"/>
     91          <ulink url="&patch-root;/dbus-&dbus-version;-elogind-2.patch"/>
    9292        </para>
    9393      </listitem>
     
    101101    </para>
    102102
     103
    103104    <bridgehead renderas="sect4">Recommended</bridgehead>
    104105    <para role="recommended">
    105106      <xref linkend="xorg7-lib"/> (for <command>dbus-launch</command> program)
    106       <phrase revision="sysv">and <xref linkend="elogind"/> (first build
    107       without, and then again after elogind is installed)</phrase>
     107      <phrase revision="sysv"><xref linkend="elogind"/> (first build
     108      without, and then again after elogind is installed) and
     109      <xref linkend="autoconf-archive"/></phrase>
    108110    </para>
    109111
     
    146148    </para>
    147149
    148 <screen revision="sysv"><userinput>patch -Np1 -i ../dbus-&dbus-version;-elogind-1.patch</userinput></screen>
     150<screen revision="sysv"><userinput>patch -Np1 -i ../dbus-&dbus-version;-elogind-2.patch &amp;&amp;
     151autoreconf -fi</userinput></screen>
    149152
    150153    <para>
  • introduction/welcome/changelog.xml

    rc7765a68 r340d045  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[dj] - Use proper elogind patch for dbus.</para>
     50        </listitem>
     51        <listitem>
    4952          <para>[dj] - Add elogind support to xorg-server.</para>
    5053        </listitem>
Note: See TracChangeset for help on using the changeset viewer.