Changeset 9fa4a66 for x/dm


Ignore:
Timestamp:
02/21/2018 08:57:53 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1d61800a
Parents:
7b59cbc1
Message:

Tags, mostly multimedia

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    r7b59cbc1 r9fa4a66  
    201201
    202202<screen role="root"><userinput>make install                                                  &amp;&amp;
     203     
    203204sed '\@/bin/sh@a\
    204205\
    205206. /etc/profile' tests/src/lightdm-session > /usr/bin/lightdm-session &amp;&amp;
     207
    206208chmod a+x /usr/bin/lightdm-session                            &amp;&amp;
    207209rm -rf /etc/init                                              &amp;&amp;
     
    254256
    255257    <para>
    256       <parameter>CFLAGS=...</parameter>: those two switches prevent some
    257       warnings to be treated as errors.
     258      <parameter>CFLAGS=...</parameter>: those two switches ensures some
     259      warnings are not treated as errors.
    258260    </para>
    259261
Note: See TracChangeset for help on using the changeset viewer.