On 5 November 2011 23:20, Darrell Anderson
<humanreadable@yahoo.com> wrote:
Building kdepim from the 3.5.13 source tarball results in two include libkcal directories:
$PREFIX/include/libkcal
$PREFIX/include/kde/libkcal
All but two of the header files are in the latter directory.
In KDE 3.5.10 there was only $PREFIX/include/libkcal.
Why is kdepim creating two libkcal directories? Is there a way to patch that?
Darrell
does your package system allow you to modify the package tree? why not just do a quick "mv" and put all the headers into the correct dirs?