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 <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Adolf Belka
2021-08-06 13:16:40 +02:00
committed by Arne Fitzenreiter
parent 82760a506b
commit ac36f9f2c1

View File

@@ -1128,7 +1128,7 @@ buildbase() {
lfsmake2 gperf
lfsmake2 gzip
lfsmake2 hostname
lfsmake2 jwhois
lfsmake2 whois
lfsmake2 kbd
lfsmake2 less
lfsmake2 pkg-config