Ignore:
Timestamp:
01/28/2016 04:00:57 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
d45a8367
Parents:
7e02806
Message:

Missing role="root" in KDE pre-installation instructions. Fixed in both trunk
and systemd. Note that there are still slight differences between both files.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/pre-install-config.xml

    r7e02806 r2f1eeaf  
    4646    <filename class="directory">/usr</filename>, you will need to make some
    4747    additional configuration changes. Best practice is to add those to your
    48     system or personal profile:</para>
     48    system (as <systemitem  class="username">root</systemitem>) or personal
     49    profile:</para>
    4950
    50 <screen><userinput>cat &gt; /etc/profile.d/kde.sh &lt;&lt; 'EOF'
     51<screen role="root"><userinput>cat &gt; /etc/profile.d/kde.sh &lt;&lt; 'EOF'
    5152<literal># Begin /etc/profile.d/kde.sh
    5253
Note: See TracChangeset for help on using the changeset viewer.