summaryrefslogtreecommitdiff
path: root/nfs-utils/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'nfs-utils/Pkgfile')
-rw-r--r--nfs-utils/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile
index 77f4ffdc3..9f4a82646 100644
--- a/nfs-utils/Pkgfile
+++ b/nfs-utils/Pkgfile
@@ -5,7 +5,7 @@
name=nfs-utils
version=1.3.2
-release=3
+release=4
source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2
exports idmapd.conf
nfs nfsclient nfsserver rpc.idmapd rpc.statd rpc.mountd rpc.nfsd
@@ -20,8 +20,8 @@ build () {
--mandir=/usr/man \
--sysconfdir=/etc \
--with-statedir=/var/lib/nfs \
+ --without-tcp-wrappers \
--disable-gss \
- --with-tcp-wrappers \
--enable-libmount-mount
make
make DESTDIR=$PKG install

Generated by cgit