Also search through /usr/local/lib in yabridgectl

For automatic path detection. It's still not recommended to install
yabridge there, but if you know what you're doing then this would at
least be a good default to have.
This commit is contained in:
Robbert van der Helm
2020-09-27 13:33:53 +02:00
parent 4abff276ac
commit f67e1923cc
2 changed files with 9 additions and 2 deletions
+3
View File
@@ -12,6 +12,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Resolve relative paths when adding plugin directories or when changing
settings.
- Also search `/usr/local/lib` for `libyabridge.so` when no manual path has been
specified. Note that manually copying yabridge's files to `/usr` is still not
recommended.
## [1.6.0] - 2020-09-17