summaryrefslogtreecommitdiff
path: root/support/nfsidmap
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2018-12-10 13:36:42 -0500
committerSteve Dickson <steved@redhat.com>2018-12-10 13:38:35 -0500
commit5e131279ba73fd9a58bfd35638f1136cf5a0cbfd (patch)
tree0e4ffe9b4a2a25da3476ec4d19cbebe63bf8d510 /support/nfsidmap
parentbb5fd8f2d6c7e75f2bb23ff55daf43cf3089bb45 (diff)
downloadnfs-utils-5e131279ba73fd9a58bfd35638f1136cf5a0cbfd.tar.gz
nfsidmap: honour --with-pluginpath for instalation.nfs-utils-2-3-4-rc2
The path set with --with-pluginpath is not currently used when installing plugins. It should be. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfsidmap')
-rw-r--r--support/nfsidmap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/nfsidmap/Makefile.am b/support/nfsidmap/Makefile.am
index 8b5dfe4..cdbeb4c 100644
--- a/support/nfsidmap/Makefile.am
+++ b/support/nfsidmap/Makefile.am
@@ -1,4 +1,4 @@
-pkgplugindir=$(libdir)/libnfsidmap
+pkgplugindir=$(PATH_PLUGINS)
if ENABLE_LDAP
UMICH_LDAP_LIB = umich_ldap.la