Commit 9d7580fd authored by Peter Robinson's avatar Peter Robinson
Browse files

Use libdir as the install prefix for plugins



Use the libdir variable from config.mk just like lib/ uses to ensure
that the plugins are installed into the same location as the library.
This fixes systems that use lib64 for libraries like most 64 bit
Linux distributions.

Signed-off-by: default avatarPeter Robinson <pbrobinson@gmail.com>
parent e97cf625
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment