libnfsidmap: Set pluginpath.

Set the pluginpath for libnfsidmap to be able to dynamically load and find the required plugins.
This commit is contained in:
Stefan Schantl 2013-04-23 19:43:35 +02:00
parent 05cb8b09a9
commit 8361588eb3
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = libnfsidmap
version = 0.25
release = 1
release = 2
groups = System/Libraries
url = http://www.citi.umich.edu/projects/nfsv4/linux/
@ -28,6 +28,7 @@ build
end
configure_options += \
--with-pluginpath=%{libdir}/%{name} \
--disable-static
prepare_cmds