Those might be installed on the host, but certainly not available for the
target, disable checking for those.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39837
#
-# Copyright (C) 2013 OpenWrt.org
+# Copyright (C) 2013-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=zsh
PKG_VERSION:=5.0.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/zsh
--bindir=/bin \
--disable-etcdir \
--disable-gdbm \
- --with-term-lib="ncurses" \
+ --with-term-lib="ncurses", \
+ zsh_cv_sys_nis=no \
+ zsh_cv_sys_nis_plus=no \
)
# Do not install these functions:
$(SED) 's, Completion/AIX/\*/\*,,g' $(PKG_BUILD_DIR)/config.modules