]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
nfs-utils: Remove two unneeded configure switches.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Feb 2012 19:34:52 +0000 (20:34 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Feb 2012 19:34:52 +0000 (20:34 +0100)
nfs-utils/nfs-utils.nm

index e75e28a10ac8bb45a59e24e42e3bf1d915937d28..f40ad2ff94442e34b1d4f8509cb88ca026e0a1d9 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = nfs-utils
 version    = 1.2.2
-release    = 1
+release    = 2
 
 groups     = Networking/Tools
 url        = http://nfs.sourceforge.net/
@@ -34,8 +34,6 @@ build
        end
 
        configure_options += \
-               --mandir=/usr/share/man \
-               --sysconfdir=/etc \
                --without-tcp-wrappers \
                --disable-static \
                --enable-tirpc=no \