Version: (using KDE 4.3.5) OS: Linux Installed from: Compiled From Sources Disabled components of Kdesdk shouldnt build their documentation. For example when i add -DBUILD_Kate=off to the build script, the documentation of the application that is not gonna be included shouldnt be part of the resulting package. See how kdeutils fixed this: http://websvn.kde.org/?view=revision&revision=1030490 For reference this is the original report: https://bugs.kde.org/show_bug.cgi?id=233998
Fixed with this commit: SVN commit 1177468 by kudryashov: Don't build documentation for components that are not built M +8 -0 CMakeLists.txt