morituri
morituri copied to clipboard
Arched libdir directory for plugins
Hi all,
is it mandatory using \${libdir}/morituri/plugins for plugins ?
That means using an arched directory by a no-arched software at runtime.
This is actually making packaging this software for inclusion in Fedora difficult, this should be a noarch package but the use of %{libdir} is making it impossible to do so. I'm going to write a patch to support a --pluginsdir argument for the configure script and submit a pull request.