Ignore:
Timestamp:
08/17/2014 03:38:57 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
ed99bef
Parents:
0670cc0
Message:

Fixes to KDE5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde5/plasma/plasma-workspace.xml

    r0670cc0 rb9ae33f  
    140140
    141141<screen role="root"><userinput>make install</userinput></screen>
     142
     143    <para>
     144      Make the startup script call <command>qtpaths-qt5</command> instead of
     145      <command>qtpaths</command> in case <application>qtchooser</application>
     146      is being used by running the following command as the
     147      <systemitem class="username">root</systemitem> user:
     148    </para>
     149
     150<screen role="root"><userinput>sed -i "s:qtpaths:&amp;-qt5:g" $KF5_PREFIX/bin/startkde</userinput></screen>
    142151
    143152  </sect2>
Note: See TracChangeset for help on using the changeset viewer.