[Kde-bindings] Review Request 116719: use GET_FILENAME_COMPONENT( ... REALPATH) to get (non-symlink) LIB_PYTHON target
Rex Dieter
rdieter at gmail.com
Tue Mar 11 15:02:30 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116719/
-----------------------------------------------------------
Review request for KDE Bindings.
Repository: pykde4
Description
-------
pykde runtime dlopen's LIB_PYTHON as returned by cmake. This is often a symlink, but some distros (including fedora) usually package library symlinks only in -devel packaging, not runtime. To avoid this problem, call GET_FILENAME_COMPONENT( ... REALPATH) to resolve the symlink and use that value instead.
Diffs
-----
kpythonpluginfactory/CMakeLists.txt c24160e
Diff: https://git.reviewboard.kde.org/r/116719/diff/
Testing
-------
Thanks,
Rex Dieter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20140311/93c396f5/attachment.html>
More information about the Kde-bindings
mailing list