Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 16 years ago
parent
commit
9a87ec6a49
2 changed files with 5 additions and 6 deletions
  1. +2
    -3
      package/base/nfs-utils/nfs-utils.conf
  2. +3
    -3
      package/base/nfs-utils/nfs-utils.desc

+ 2
- 3
package/base/nfs-utils/nfs-utils.conf

@ -24,6 +24,5 @@ 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 -Wl,-rpath-link,$pkg_openldap_prefix/lib -lldap"'
( pkginstalled libevent && pkginstalled libnfsidmap ) \
|| var_append extraconfopt ' ' '--disable-nfsv4'

+ 3
- 3
package/base/nfs-utils/nfs-utils.desc

@ -40,8 +40,8 @@
[L] GPL
[S] Stable
[V] 1.1.1
[P] X --?--5---9 224.700
[V] 1.1.3
[P] X --X--5---9 224.700
[D] 3787559629 nfs-utils-1.1.1.tar.gz http://dl.sourceforge.net/sourceforge/nfs/
[D] 23192555 nfs-utils-1.1.3.tar.gz http://dl.sourceforge.net/sourceforge/nfs/

Loading…
Cancel
Save