mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
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>
12 lines
334 B
Diff
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
|