diff --git a/package/base/nfs-utils/nfs-utils.conf b/package/base/nfs-utils/nfs-utils.conf index 98d17a539..28c0cf8fa 100644 --- a/package/base/nfs-utils/nfs-utils.conf +++ b/package/base/nfs-utils/nfs-utils.conf @@ -20,7 +20,10 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- -var_append extraconfopt " " "--disable-rquotad" +var_append extraconfopt " " "--disable-rquotad --disable-gss" hook_add postmake 3 "install_init knfsd $confdir/nfsd.init" hook_add postmake 4 "cp -avf $confdir/exports $root/etc/" +var_append configprefix " " 'CFLAGS="-I$pkg_openldap_prefix/include"' +var_append configprefix " " 'LDFLAGS="-L$pkg_openldap_prefix/lib -lldap"' + diff --git a/package/base/nfs-utils/nfs-utils.desc b/package/base/nfs-utils/nfs-utils.desc index 482ae79c1..606e8b6a3 100644 --- a/package/base/nfs-utils/nfs-utils.desc +++ b/package/base/nfs-utils/nfs-utils.desc @@ -40,8 +40,8 @@ [L] GPL [S] Stable -[V] 1.0.6 +[V] 1.0.7 [P] X -?---5---9 190.500 -[D] 776039205 nfs-utils-1.0.6.tar.gz http://dl.sourceforge.net/sourceforge/nfs/ +[D] 2394368942 nfs-utils-1.0.7.tar.gz http://dl.sourceforge.net/sourceforge/nfs/