]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
libnfsidmap: Set pluginpath.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 23 Apr 2013 17:43:35 +0000 (19:43 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 23 Apr 2013 17:43:35 +0000 (19:43 +0200)
Set the pluginpath for libnfsidmap to be able to dynamically load and find the required plugins.

libnfsidmap/libnfsidmap.nm

index 40a8f1457a4cacf685f639fc200b6d708cffcc3b..7cd1bd1029f44cc3b5816073d6ef626773b928b8 100644 (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