You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
685 B
10 lines
685 B
9 years ago
|
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")
|