diff options
author | Sam Thursfield <sam@afuera.me.uk> | 2018-08-11 20:42:18 +0200 |
---|---|---|
committer | Sam Thursfield <sam@afuera.me.uk> | 2018-08-11 21:33:08 +0200 |
commit | dd59bb4ff5088064c28cca2313255396f97920bf (patch) | |
tree | 2616fb8c884392ff2d425611b2ac542c051a8b28 /tests/libtracker-fts | |
parent | 9840ab01f1b609fe2f9674b4a491cf4c452b6273 (diff) | |
download | tracker-dd59bb4ff5088064c28cca2313255396f97920bf.tar.gz |
Allow use of domain rules that aren't installed into /usrsam/domain-rules-outside-usr
Currently Tracker domain rules must be installed inside Tracker's data
directory (usually /usr/share/tracker). This is limiting as it means
only system packages can add them. A program installed into /opt is
unable to use a custom domain, for example. Since Tracker is implemented
as a system of daemons, it's not particularly straight forward to work
around this by setting XDG_DATA_DIRS= to point somewhere non-standard
either.
This patch removes this restriction in a simple way: it allows users to
pass a full path to the domain rule, rather than just the base name.
Diffstat (limited to 'tests/libtracker-fts')
0 files changed, 0 insertions, 0 deletions