Changeset 0785e63


Ignore:
Timestamp:
10/03/2014 06:13:33 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
46bcca94
Parents:
fd18bfb
Message:

Updated gnome-settings-daemon page to copy a missed file during installation.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfd18bfb r0785e63  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
  • gnome/desktop/gnome-settings-daemon.xml

    rfd18bfb r0785e63  
    135135
    136136<screen role="root"><userinput>make udevrulesdir=/lib/udev/rules.d install</userinput></screen>
     137
     138    <para>
     139      Copy a missing file as the <systemitem class="username">root</systemitem> user:
     140    </para>
     141
     142<screen role="root"><userinput>cp -v -m644 data/gnome-settings-daemon.desktop /usr/share/applications</userinput></screen>
    137143
    138144  </sect2>
Note: See TracChangeset for help on using the changeset viewer.