Hi Ben,

On 29 May 2014, at 09:05 , Ben Cooksley <bcooks...@kde.org> wrote:
> In terms of the value of DATA_INSTALL_DIR, I suggest you examine the
> install jail (located at $WORKSPACE/install/) to determine where the
> files are actually being placed and act accordingly.

Those files go into share/kf5 as you’ve pointed out earlier, yes.

And the contents of kdoctools' customization folder can be found below

        
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdoctools/inst/share/kf5/kdoctools

which is where it should go.

BUT, the KDE/CI scripts obviously do not pass that folder to kdoctools when it 
is called while building e.g. kconfigwidgets.

I’ve been here already. :)

Looks like we do have to add 

        
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdoctools/inst/

to kdoctools’ search path on the KDE/CI system.

Question is, how to achieve it?
Will we indeed have to patch its sources?

Greets,
Marko
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to