Review Request 125819: Use KDE_INSTALL_FULL_DBUSINTERFACEDIR to install dbus interfaces
Heiko Becker
heirecka at exherbo.org
Tue Oct 27 08:41:04 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125819/
-----------------------------------------------------------
(Updated Okt. 27, 2015, 8:41 vorm.)
Review request for KDE Frameworks.
Changes
-------
A slightly different approach without the _FULL_ variable
Repository: kwallet
Description
-------
Two reasons to do this:
- DBUS_INTERFACES_INSTALL_DIR is marked deprecated
- It's helpful on a multiarch layout where the prefix is /usr/${host}
but arch-independent files should still be installed to /usr/share.
Diffs (updated)
-----
src/api/KWallet/KF5WalletConfig.cmake.in 82a18aa342d7e4abcde3fadec0b0dc802a2ef4ef
src/api/KWallet/CMakeLists.txt 539b034d20a0e10ef7471bcc515b7b3885d617d6
Diff: https://git.reviewboard.kde.org/r/125819/diff/
Testing
-------
Successfully installed it with -DCMAKE_INSTALL_PREFIX:PATH=/usr/x86_64-pc-linux-gnu and -DCMAKE_INSTALL_FULL_DATAROOTDIR:PATH=/usr/share
Thanks,
Heiko Becker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151027/c96fde84/attachment.html>
More information about the Kde-frameworks-devel
mailing list