From: Adolf Belka Date: Fri, 6 Aug 2021 11:16:40 +0000 (+0200) Subject: make.sh: Remove jwhois and replace with whois X-Git-Tag: v2.27-core162~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac36f9f2c1f11e8c998448e4dc57c5abe1e30f51;p=ipfire-2.x.git make.sh: Remove jwhois and replace with whois - jwhois is no longer being maintained. The last release was from 2005 and the last commit was in 2015. https://github.com/jonasob/jwhois - Debian switched to another whois client which is being actively maintained. https://github.com/rfc1036/whois - This patch series is the removal of jwhois and the installation of whois Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- diff --git a/make.sh b/make.sh index 6b03157fde..e6f948ba07 100755 --- a/make.sh +++ b/make.sh @@ -1128,7 +1128,7 @@ buildbase() { lfsmake2 gperf lfsmake2 gzip lfsmake2 hostname - lfsmake2 jwhois + lfsmake2 whois lfsmake2 kbd lfsmake2 less lfsmake2 pkg-config