whois: fix compilation with glibc 14393/head
authorRosen Penev <rosenp@gmail.com>
Thu, 31 Dec 2020 23:12:36 +0000 (15:12 -0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 31 Dec 2020 23:34:21 +0000 (15:34 -0800)
commit273923d5d2d57bbab7821f53cfe540b975862652
treed27f5f9ee65fdc03b9e069df82f2d6a6860313cb
parent35e8bf4ffe79ac0f7afae8f47001ca2a771b4287
whois: fix compilation with glibc

Just don't install mkpasswd at all. It's not used and causes problems.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/whois/Makefile
utils/whois/patches/010-no-crypt.patch [deleted file]
utils/whois/patches/010-no-mkpasswd.patch [new file with mode: 0644]
utils/whois/patches/030-no-mkpasswd.patch [deleted file]