| Summary: | kio-nntp installed in wrong path | ||
|---|---|---|---|
| Product: | [Applications] kdepimlibs | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | GIT (master) | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepimlibs/def9bef7a8ca6e00495da19dd4cb82c66d1d4fde | Version Fixed/Implemented In: | 15.08 |
| Sentry Crash Report: | |||
Git commit def9bef7a8ca6e00495da19dd4cb82c66d1d4fde by Montel Laurent. Committed on 30/07/2015 at 04:49. Pushed by mlaurent into branch 'Applications/15.08'. Fix Bug 350776 - kio-nntp installed in wrong path FIXED-IN: 15.08 M +1 -1 kioslave/src/nntp/CMakeLists.txt http://commits.kde.org/kdepimlibs/def9bef7a8ca6e00495da19dd4cb82c66d1d4fde |
kio-nntp is not installed in ${PLUGIN_INSTALL_DIR}/kf5/kio/ like the other pim kioslaves, but in ${PLUGIN_INSTALL_DIR} Reproducible: Always