From: Stefan Schantl Date: Tue, 23 Apr 2013 17:43:35 +0000 (+0200) Subject: libnfsidmap: Set pluginpath. X-Git-Tag: pango~230^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8361588eb3f49e9aca0d9ae6a2a2fb77712b8619;p=people%2Fstevee%2Fipfire-3.x.git libnfsidmap: Set pluginpath. Set the pluginpath for libnfsidmap to be able to dynamically load and find the required plugins. --- diff --git a/libnfsidmap/libnfsidmap.nm b/libnfsidmap/libnfsidmap.nm index 40a8f1457..7cd1bd102 100644 --- a/libnfsidmap/libnfsidmap.nm +++ b/libnfsidmap/libnfsidmap.nm @@ -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