<table><tr><td style="">sitter created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />sitter requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10541" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>as recently mused over on the plasma-devel list. nobody really knows<br />
why it's not installed to bindir and at the same time various<br />
distributions manually symlink it there because they think it is useful.<br />
from a scripting POV it certainly makes more sense to have the tool in bin<br />
as libexec may not be easily resolvable (32bit vs 64bit vs architecture<br />
triplets on various distributions).</p>

<p>by default we'll now symlink kdesu to the bindir under the name kdesu5<br />
(so as to not conflict with kdelibs4's kdesu).</p>

<p>this feature can be opted out of by setting KDESU_SYMLINK=OFF</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">cmake && make && make install DESTDIR=x</li>
<li class="remarkup-list-item">ls -l x/usr/local/bin/kdesu5</li>
<li class="remarkup-list-item">symlinks correctly</li>
<li class="remarkup-list-item">cmake -DKDESU_SYMLINK=OFF && make && make install DESTDIR=y</li>
<li class="remarkup-list-item">ls -l y/usr/local/bin/kdesu5</li>
<li class="remarkup-list-item">doesn't exist</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R126 KDE CLI Utilities</div></div></div><br /><div><strong>BRANCH</strong><div><div>Plasma/5.12</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10541" rel="noreferrer">https://phabricator.kde.org/D10541</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdesu/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>sitter<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>