Reviewed-by: Peter Müller peter.mueller@ipfire.org
- 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
make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make.sh b/make.sh index 13a48f461..6dc261fb4 100755 --- a/make.sh +++ b/make.sh @@ -1129,7 +1129,7 @@ buildbase() { lfsmake2 gzip lfsmake2 hostname lfsmake2 iproute2
- lfsmake2 jwhois
- lfsmake2 whois lfsmake2 kbd lfsmake2 less lfsmake2 pkg-config