Version: unspecified (using KDE 4.7.0) OS: MS Windows If source or debug packages are installed, the installer merges them into the root installation dir, and not into subdirs of it as it should be. Reproducible: Always Steps to Reproduce: install package together with dbg or src package Actual Results: .pdb files / source files appear in the root directory Expected Results: .pdb files / source files appear in subdirectory of the root directory This has been solved in the earlier days by providing the subdirectory structure in the dbg / src files themselves. Maybe this can be done in the installer, so it gets easier to relocate packages at installation time.
The src packaging in emerge follow this subdirectory structure, the dbg packaging do not :-( I fixed these issue in git. The dbg packages of the 4.7.0 release are still broken and need to be recreated. To perform this an updated packager and an emerge update is required.
KDE 4.7.0 is outdated. debug packages in 4.8.0 are installed correctly.