Skip to content

fix kio_recoll data installation path

Thomas Eberhardt requested to merge ed209/recoll:fix_data_install_dir into main

QStandardPaths::locate(QStandardPaths::GenericDataLocation, ...) looks in /usr/share.

Previously the data files where installed in /.

Merge request reports

Loading