Commit e99680e6 authored by Jarkko Koivikko's avatar Jarkko Koivikko
Browse files

Fix lipi plugin install location


Installing plugins into a data path is a very bad idea, even more so
when the path disagrees with the non-prefix location.

The default LIPI_ROOT contains both the plugins and the projects needed
at runtime for handwriting recognition. This change adds new environment
variable LIPI_LIB which points to location for plugins only. This allows
the separation of the two.

Change-Id: Ie50b6871b6d176b2d06ff068743b40e9daa2c5cb
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Showing with 126 additions and 18 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment