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:
Rosen Penev 2021-07-11 00:47:56 -07:00 committed by Paul Spooren
parent db0ec36ce3
commit 048a2f68ca
1 changed files with 0 additions and 1 deletions

View File

@ -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