[frameworks-kdoctools] [Bug 357428] kf5-kdoctools: several issues with kdoctools_install()

Luigi Toscano bugzilla_noreply at kde.org
Wed Dec 28 12:35:59 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=357428

--- Comment #18 from Luigi Toscano <luigi.toscano at tiscali.it> ---
(In reply to MaxiPunkt from comment #17)
> translation DIR-structure N°2:
> ------------------------------
> l10n-messages/<LANG>/*.po
> 10n-docs/<LANG>/docs/<APPNAME>/*.docbook
> 
> => DOC's & translations are in separate directories
> 
> "CMakeLists.txt" N°2:
> ---------------------
> find_package(KF5I18n CONFIG REQUIRED)
> ki18n_install(l10n-messages)
> find_package(KF5DocTools REQUIRED)
> kdoctools_install(l10n-docs)
> 
> => Results in bogus installation-path of DOC's,
> as <LANG> is used _twice_ in the installation-path.
> On my system: /usr/share/doc/HTML/<LANG>/<LANG>/docs/<APPNAME>/*.docbook

I tried to simulate this scenario by adapting the structure of the exploded
tarball of kronometer 2.1.2, and I can't reproduce the issue. Can you please
share an example tarball, or at least the output of the tree command on your
sources?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-doc-english mailing list