-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125706/#review87392
-----------------------------------------------------------


The kdelibs4 data directory will usually be "/usr/share/apps/", which is a root 
protected directory. This means unpriviledged kdesrc-builds to a separate 
CMAKE_PREFIX_PATH is now failing, because it does not have permission to write 
to /usr/share/apps/kconf_update/disable_kmix.upd

Ideas on making this work without needing sudo priviledges?

- Siddhartha Sahu


On Oct. 21, 2015, 9:30 p.m., Jonathan Riddell wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125706/
> -----------------------------------------------------------
> 
> (Updated Oct. 21, 2015, 9:30 p.m.)
> 
> 
> Review request for Plasma, David Edmundson and Harald Sitter.
> 
> 
> Repository: plasma-pa
> 
> 
> Description
> -------
> 
> Install kconf_update script in kdelibs4 directory because kmix is a kdelibs4 
> application and installing it in kf5 directories won't do anything
> 
> This uses kde4-config.  I looked at using KDELibs4 cmake classes from 
> KDELibs4/KDELibsDependencies.cmake but couldn't work out how to load it in 
> cmake and it has the wrong values set for its variables anyway.
> 
> 
> Diffs
> -----
> 
>   data/CMakeLists.txt b652a0f 
> 
> Diff: https://git.reviewboard.kde.org/r/125706/diff/
> 
> 
> Testing
> -------
> 
> Installs to the right place
> When installed it writes the new kmixrc that turns off autostart
> 
> 
> Thanks,
> 
> Jonathan Riddell
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to