Review Request 119711: Use CMAKE_INSTALL_FULL_LIBEXECDIR_KF5
Nicolas Lécureuil
kde at nicolaslecureuil.fr
Mon Aug 11 14:55:05 UTC 2014
> On Aug. 11, 2014, 2:47 p.m., David Faure wrote:
> > src/kdeinit/kinit.cpp, line 503
> > <https://git.reviewboard.kde.org/r/119711/diff/2/?file=303743#file303743line503>
> >
> > This can't work, it's replacing a full path with a relative path.
> >
> > The goal of this code was s/libexec/lib/ AFAICS,
> > just like the next block does s/bin/lib/
> > (and then they append the filename).
you are right, i reverted this part.
- Nicolas
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119711/#review64267
-----------------------------------------------------------
On Aug. 11, 2014, 2:54 p.m., Nicolas Lécureuil wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119711/
> -----------------------------------------------------------
>
> (Updated Aug. 11, 2014, 2:54 p.m.)
>
>
> Review request for KDE Frameworks and David Faure.
>
>
> Repository: kinit
>
>
> Description
> -------
>
> Resolves the problem of passing relative vs. absolute KF5_LIBEXEC_INSTALL_DIR/LIBEXEC_INSTALL_DIR.
>
>
> Diffs
> -----
>
> src/start_kdeinit/CMakeLists.txt 56a91e3
> src/start_kdeinit/start_kdeinit.c 02d4d54
> src/start_kdeinit/start_kdeinit_wrapper.c f35c4a9
> src/config-kdeinit.h.cmake 76cd867
> src/kdeinit/CMakeLists.txt 8a84774
> src/kdeinit/kinit.cpp 296ebfd
> src/klauncher/CMakeLists.txt 8a251ff
> src/klauncher/klauncher.cpp 124011e
>
> Diff: https://git.reviewboard.kde.org/r/119711/diff/
>
>
> Testing
> -------
>
> Before it searches for /usr//usr/libexec and after all is fine.
>
>
> Thanks,
>
> Nicolas Lécureuil
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140811/9c13d504/attachment.html>
More information about the Kde-frameworks-devel
mailing list