[mb-devel] Re: libtunepimp, lib64/plugins issue
Rex Dieter
rdieter at math.unl.edu
Wed Sep 20 13:09:52 UTC 2006
Alexander Dupuy wrote:
> I wonder though, if making the plugin directory separately configurable
> is all that we should do. If LIBDIR is /usr/lib64, shouldn't the
> tunepimp plugins be (by default auto-configuration) in a subdirectory of
> that?
>
> #define PLUGIN_DIR PREFIX"/lib/tunepimp/plugins"
>
> use something like
>
> #define PLUGIN_DIR LIB_DIR"/tunepimp/plugins"
Exactly! (: That's what my patch in effect did (without introducing a new
Makefile variable LIB_DIR), and it also allowed PLUGIN_DIR to be manually
specified (using, for example, -DPLUGIN_DIR=...).
-- Rex
More information about the MusicBrainz-devel
mailing list