]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Remove jwhois and replace with whois
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 6 Aug 2021 11:16:40 +0000 (13:16 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 24 Nov 2021 09:41:46 +0000 (09:41 +0000)
- 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>
make.sh

diff --git a/make.sh b/make.sh
index 6b03157fde7aa2fae658eb6c33e6af2e1df83506..e6f948ba073c14ca05f3374d620263fcb2990f7d 100755 (executable)
--- 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