https://bugs.kde.org/show_bug.cgi?id=440271
Bug ID: 440271
Summary: 2.26.1 still installs skrooge_unit.knsrc to
depreciated /etc/xdg/ location
Product: skrooge
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The 2.26.1 changelog includes:
* Correction: Fix deprecated knsrc file location
skrooge_monthly.knsrc had its location set to /usr/share/knsrcfiles/ with
plugins/skrooge/CMakeLists.txt:INSTALL(FILES skrooge_monthly.knsrc DESTINATION
${KDE_INSTALL_KNSRCDIR})
however skrooge_unit.knsrc is still being installed to /etc/xdg/ via:
plugins/skrooge/skrooge_unit/CMakeLists.txt:INSTALL(FILES skrooge_unit.knsrc
DESTINATION ${CONFIG_INSTALL_DIR}
In my Ubuntu test build
--
You are receiving this mail because:
You are watching all bug changes.