Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
b50a4bf0a9
2 changed files with 6 additions and 3 deletions
  1. +4
    -1
      package/base/nfs-utils/nfs-utils.conf
  2. +2
    -2
      package/base/nfs-utils/nfs-utils.desc

+ 4
- 1
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"'

+ 2
- 2
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/

Loading…
Cancel
Save