Ignore:
Timestamp:
07/16/2014 12:06:12 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
kde5-13430
Children:
c82b1166
Parents:
f3db1bd
Message:

Fix kdesu, symlink kdesu into user's path as done in kde-runtime.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde5/frameworks/kdesu.xml

    rf3db1bd rd72a39c  
    8989
    9090    <para>
     91      Fix an issue that would prevent <command>kdesu</command> from working
     92      at all:
     93    </para>
     94
     95<screen><userinput>sed -i "/kdesu_stub/s:QByteArray:QByteArray(CMAKE_INSTALL_PREFIX) + \"/\" + &amp;:g" src/suprocess.cpp</userinput></screen>
     96
     97    <para>
    9198      Install <application>KDESu</application> by running the following
    9299      commands:
Note: See TracChangeset for help on using the changeset viewer.