Bug 374144 - Ability to elevate permissions for make install beyond the options in the listbox of project settings
Summary: Ability to elevate permissions for make install beyond the options in the lis...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Make (show other bugs)
Version: 5.0.3
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2016-12-25 13:54 UTC by AiwendilH
Modified: 2017-07-04 23:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AiwendilH 2016-12-25 13:54:45 UTC
The project settings for "make" allow specifying that "make install" is ran as root. It also allows picking three different tools to elevate the privileges: kdesu, kdesudo and sudo. (at least on my system those three) Those are fixed options in a listbox in the settings. But on my system I don't have kdesu, I only have a kdesu5 executable. And I see no way to make use of that (short of creating a symlink for it). The config files also just seem to save the option selected (1/2/3) so seems no direct manipulation of the executable filename there either.

It would be nice if that listbox in the project settings allows entering a custom string.
Comment 1 geetam chawla 2017-03-21 17:39:18 UTC
Fix for this bug sent for review https://phabricator.kde.org/D5122