- fix KAccountsConfig to not make any assumptions about relative/full paths - drop akonadi conditionalsepel9
parent
6e2499cb46
commit
cb985a1ad9
@ -0,0 +1,9 @@
|
||||
diff -up kaccounts-integration-16.04.3/src/lib/KAccountsConfig.cmake.in.path kaccounts-integration-16.04.3/src/lib/KAccountsConfig.cmake.in
|
||||
--- kaccounts-integration-16.04.3/src/lib/KAccountsConfig.cmake.in.path 2016-07-02 11:13:43.000000000 -0500
|
||||
+++ kaccounts-integration-16.04.3/src/lib/KAccountsConfig.cmake.in 2016-07-10 07:35:51.037019206 -0500
|
||||
@@ -9,4 +9,4 @@ include("${CMAKE_CURRENT_LIST_DIR}/FindA
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/KAccountsTargets.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/KAccountsMacros.cmake")
|
||||
|
||||
-set(KACCOUNTS_MACROS_PATH "@CMAKE_INSTALL_PREFIX@/@CMAKECONFIG_INSTALL_DIR@")
|
||||
+set(KACCOUNTS_MACROS_PATH "@KDE_INSTALL_FULL_CMAKEPACKAGEDIR@/KAccounts")
|
Loading…
Reference in new issue