Changeset 2afc724


Ignore:
Timestamp:
07/31/2014 04:28:36 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
1979c47
Parents:
4804ba0
Message:

Changed lxsession page to use combined patch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/lxsession.xml

    r4804ba0 r2afc724  
    7676        <para>
    7777          Required patch:
    78           <ulink url="&patch-root;/lxsession/lxsession-&lxsession-version;-fix_logind_dbus-1.patch"/>
    79         </para>
    80       </listitem>
    81       <listitem>
    82         <para>
    83           Required patch:
    84           <ulink url="&patch-root;/lxsession/lxsession-&lxsession-version;-fix_logind_dbus-2.patch"/>
    85         </para>
    86       </listitem>
    87       <listitem>
    88         <para>
    89           Required patch:
    90           <ulink url="&patch-root;/lxsession/lxsession-&lxsession-version;-fix_logind_dbus-3.patch"/>
     78          <ulink url="&patch-root;/lxsession/lxsession-&lxsession-version;-fix-lxsession_logout-1.patch"/>
    9179        </para>
    9280      </listitem>
     
    125113    </para>
    126114
    127 <screen><userinput>patch -Np1 -i ../lxsession-&lxsession-version;-fix_logind_dbus-1.patch &amp;&amp;
    128 patch -Np1 -i ../lxsession-&lxsession-version;-fix_logind_dbus-2.patch &amp;&amp;
    129 patch -Np1 -i ../lxsession-&lxsession-version;-fix_logind_dbus-3.patch &amp;&amp;
     115<screen><userinput>patch -Np1 -i ../lxsession-&lxsession-version;-fix-lxsession_logout-1.patch &amp;&amp;
    130116./configure --prefix=/usr --disable-man &amp;&amp;
    131117make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.