DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -30,7 +30,10 @@ define Package/nfs-utils
|
||||
$(call Package/nfs-utils/Default)
|
||||
DEPENDS:=+libwrap +libevent +libblkid
|
||||
TITLE:=updated mount utility (includes nfs4)
|
||||
DESCRIPTION:=Updated mount.nfs command - allows mounting nfs4 volumes
|
||||
endef
|
||||
|
||||
define Package/nfs-utils/description
|
||||
Updated mount.nfs command - allows mounting nfs4 volumes
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --disable-gss
|
||||
|
Reference in New Issue
Block a user