Browse Source

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>
lilik-openwrt-22.03
Rosen Penev 3 years ago
committed by Paul Spooren
parent
commit
048a2f68ca
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      utils/whois/Makefile

+ 0
- 1
utils/whois/Makefile 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


Loading…
Cancel
Save