Fix Trojita's idea on where the plugins are going to be located
commit52a716f33361eae56a4570168bc4c81aa0b45834
authorJan Kundrát <jkt@flaska.net>
Mon, 12 May 2014 17:46:30 +0000 (12 19:46 +0200)
committerJan Kundrát <jkt@flaska.net>
Mon, 12 May 2014 17:46:30 +0000 (12 19:46 +0200)
treeac712fe935ed96d83e63d98882c9986009cdcb3c
parent8eebbdab18df4d22618334cf0ae41ac44041da0e
Fix Trojita's idea on where the plugins are going to be located

The old code mistakenly assumed that CMAKE_INSTALL_LIBDIR would alweays be
relative. That is not the case; see for example [1] [2] [3].

[1] http://lists.freedesktop.org/archives/packagekit/2013-September/026161.html
[2] http://www.cmake.org/pipermail/cmake/2012-February/049206.html
[3] https://bugzilla.redhat.com/show_bug.cgi?id=795542
CMakeLists.txt