# openMHA plugins are dynamically loaded by the application.
# They don't need SONAMEs and are installed in /usr/lib/.
openmha: sharedobject-in-library-directory-missing-soname [usr/lib/*.so]

# mhactl_java.jar is part of the Octave/MATLAB tooling and is loaded by the
# .m files via a path relative to the mfiles directory, so it has to stay
# alongside them rather than move to /usr/share.
openmha: jar-not-in-usr-share [usr/lib/openmha/mfiles/mhactl_java.jar]
