Files
packages/utils/whois/patches/030-no-mkpasswd.patch
Rosen Penev cfedca7360 whois: fix noidn patch
If no idn2 but idn is present, it picks it up. Just remove the whole
thing.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-29 20:03:07 -08:00

12 lines
334 B
Diff

--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ endif
CPPFLAGS += $(DEFS) $(INCLUDES)
##############################################################################
-all: Makefile.depend whois mkpasswd pos
+all: Makefile.depend whois pos
##############################################################################
%.o: %.c