[kde-doc-english] [buildsystem] [Bug 341714] 5.4.0: generate macros ignore fact that KF5_DATA_INSTALL_DIR can be absolute
Luigi Toscano
luigi.toscano at tiscali.it
Wed Dec 10 00:48:25 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=341714
Luigi Toscano <luigi.toscano at tiscali.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |general
CC| |alex.merry at kde.org,
| |luigi.toscano at tiscali.it
Product|frameworks-kdoctools |buildsystem
Assignee|kde-doc-english at kde.org |neundorf at kde.org
--- Comment #1 from Luigi Toscano <luigi.toscano at tiscali.it> ---
I've seen this pattern also in other files, for example:
kauth/KF5AuthConfig.cmake.in:set(KAUTH_STUB_FILES_DIR
"${PACKAGE_PREFIX_DIR}/@KF5_DATA_INSTALL_DIR@/kauth/")
kded/KDEDConfig.cmake.in:set(KDED_DBUS_INTERFACE
"${PACKAGE_PREFIX_DIR}/@DBUS_INTERFACES_INSTALL_DIR@/org.kde.kded5.xml")
ki18n/KF5I18nConfig.cmake.in:set(KI18N_MODULE_DIR
"${PACKAGE_PREFIX_DIR}/@CMAKECONFIG_INSTALL_DIR@")
etc, so this is not just or at least bigger than just KDocTools. Redirecting to
buildsystem (of course please push back if it is not correct).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-doc-english
mailing list