whois: remove nls.mk
whois as implemented in the OpenWrt package does not use gettext. Fixes compilation issue with glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
db0ec36ce3
commit
048a2f68ca
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ PKG_INSTALL:=1
|
|||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
define Package/whois
|
||||
SECTION:=utils
|
||||
|
|
Loading…
Reference in a new issue