mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
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:
committed by
Paul Spooren
parent
db0ec36ce3
commit
048a2f68ca
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user