morituri icon indicating copy to clipboard operation
morituri copied to clipboard

Arched libdir directory for plugins

Open sagitter opened this issue 9 years ago • 1 comments

Hi all,

is it mandatory using \${libdir}/morituri/plugins for plugins ? That means using an arched directory by a no-arched software at runtime.

sagitter avatar Mar 18 '16 09:03 sagitter

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.

snuxoll avatar May 19 '16 01:05 snuxoll