openwrt-packages/utils/whois/patches/030-no-mkpasswd.patch

12 lines
334 B
Diff

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