void-packages/srcpkgs/mumble
Karol Kosek 94059d078b mumble: fix plugin path
Mumble was searching plugins in /usr/bin/plugins/
because MumbleApplication::applicationVersionRootPath()
(basically the QCoreApplication::applicationDirPath()) returns the path
of the application executable.

https://github.com/mumble-voip/mumble/blob/1.3.3/src/mumble/Plugins.cpp#L212-L220
2020-12-11 00:52:28 -03:00
..
patches
template